test
This commit is contained in:
parent
300951384d
commit
422aa5d1e3
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@
|
|||
repo ? "nixpkgs"
|
||||
}: inputs.nixpkgs.lib.nixosSystem {
|
||||
specialArgs = { inherit inputs outputs desktop hostname username stateVersion gpu platform theme; };
|
||||
system = "${platform}";
|
||||
pkgs = import inputs.${repo} { inherit platform; };
|
||||
|
||||
modules = [
|
||||
|
|
Loading…
Reference in a new issue