This commit is contained in:
iFargle 2023-09-19 10:43:07 +09:00
parent 1443a0f71e
commit 3c6d6db3f2

View file

@ -47,7 +47,7 @@
specialArgs = { inherit inputs outputs desktop hostname username stateVersion gpu platform theme format; };
system = platform;
format = format;
pkgs = import inputs.nixkpgs { inherit platform; };
pkgs = import inputs.nixpkgs { inherit platform; };
modules = [
../nixos