wip
This commit is contained in:
parent
b8cd22e425
commit
e0a8b9e791
5 changed files with 103 additions and 2 deletions
|
@ -166,7 +166,7 @@
|
|||
double-rainbow = lib.nixosSystem {
|
||||
inherit system specialArgs;
|
||||
modules = [
|
||||
./hosts/double-rainbow.nix
|
||||
./hosts/double-rainbow
|
||||
]
|
||||
++ common_modules;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue