fix: path
This commit is contained in:
parent
2a5ab82187
commit
62f128f026
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
||||||
inherit specialArgs;
|
inherit specialArgs;
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
modules = defaultModules ++ [
|
modules = defaultModules ++ [
|
||||||
./nixos/hosts/nixosvm
|
./nixos/hosts/rickenbacker
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Reference in a new issue