remove wormhole
This commit is contained in:
parent
3dfbdbfdfc
commit
4beaa903fd
3 changed files with 0 additions and 515 deletions
|
|
@ -130,7 +130,6 @@
|
|||
#darwinModules = lib.my.mapModulesRec ./darwin-modules import;
|
||||
nixosConfigurations = processConfigurations {
|
||||
picard = nixosSystem "x86-64-linux" [ ./hosts/picard/default.nix ]; # TODO
|
||||
wormhole = nixosSystem "aarch64-linux" [ ./hosts/wormhole/default.nix ]; # TODO
|
||||
ds9 = nixosSystem "x86-64-linux" [ ./hosts/ds9/default.nix ]; # TODO
|
||||
};
|
||||
darwinConfigurations = processConfigurations {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue