start set up for multi-location nixos flake
This commit is contained in:
parent
fa09f75ac6
commit
4b7d60c090
23 changed files with 26 additions and 12 deletions
4
nixos/hosts/default.nix
Normal file
4
nixos/hosts/default.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
olympus = import ./olympus;
|
||||
hades = [];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue