test
This commit is contained in:
parent
2671c05a7e
commit
faeb13b17f
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
specialArgs = { inherit inputs outputs desktop hostname username stateVersion gpu platform theme format; };
|
||||
system = platform;
|
||||
format = format;
|
||||
pkgs = import nixkpgs { inherit system; }
|
||||
pkgs = import nixkpgs { inherit system; };
|
||||
|
||||
modules = [
|
||||
../nixos
|
||||
|
|
Loading…
Reference in a new issue