test
This commit is contained in:
parent
0464f2bcee
commit
caad8e6ec3
1 changed files with 1 additions and 2 deletions
|
@ -88,7 +88,6 @@
|
|||
}: inputs.nixpkgs.lib.nixosSystem {
|
||||
specialArgs = { inherit inputs outputs desktop hostname username stateVersion hmStateVersion gpu platform theme format; };
|
||||
system = platform;
|
||||
format = format;
|
||||
|
||||
modules = [
|
||||
"${nixpkgs}/nixos/modules/installer/sd-card/sd-image-raspberrypi.nix"
|
||||
|
|
Loading…
Reference in a new issue