mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Drop wrapper-manager
This commit is contained in:
parent
fa04b898a9
commit
758d78e737
24 changed files with 159 additions and 262 deletions
|
|
@ -6,10 +6,7 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
self.nixosModules.default
|
||||
self.wrappers.default
|
||||
];
|
||||
imports = [ self.nixosModules.default ];
|
||||
|
||||
networking.domain = "stork-atlas.ts.net";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue