hosts: delete ghost host
This commit is contained in:
parent
4cd1e7cab1
commit
d3f02f8762
12 changed files with 0 additions and 257 deletions
|
@ -157,10 +157,6 @@
|
|||
services.flatpak.enable = lib.mkOverride 0 false;
|
||||
}];
|
||||
};
|
||||
ghost = lib.nixosSystem {
|
||||
inherit system specialArgs;
|
||||
modules = [ ./hosts/ghost ];
|
||||
};
|
||||
phantom = lib.nixosSystem {
|
||||
inherit system specialArgs;
|
||||
modules = [ ./hosts/phantom ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue