test
This commit is contained in:
parent
4379c9937b
commit
d1b0087b5d
1 changed files with 1 additions and 2 deletions
|
@ -84,8 +84,7 @@
|
|||
desktop ? null,
|
||||
platform ? "aarch64-linux",
|
||||
gpu ? null,
|
||||
theme ? "default",
|
||||
type ? null
|
||||
theme ? "default"
|
||||
}: inputs.nixpkgs.lib.nixosSystem {
|
||||
specialArgs = { inherit inputs outputs desktop hostname username stateVersion hmStateVersion gpu platform theme; };
|
||||
system = platform;
|
||||
|
|
Loading…
Reference in a new issue