ghost: split config
This commit is contained in:
parent
b8081cf4c6
commit
884d02f003
10 changed files with 183 additions and 155 deletions
|
@ -146,7 +146,7 @@
|
|||
};
|
||||
ghost = lib.nixosSystem {
|
||||
inherit system specialArgs;
|
||||
modules = [ ./hosts/ghost.nix ];
|
||||
modules = [ ./hosts/ghost ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue