Skip to content

Commit

Permalink
Fix specialArgs
Browse files Browse the repository at this point in the history
  • Loading branch information
wagdav committed Aug 4, 2024
1 parent 3ef1d22 commit c58a771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
sdcard = nixos-generators.nixosGenerate {
system = "aarch64-linux";
format = "sd-aarch64";
specialArgs = attrs;
modules = [
./host-rp3.nix
];
Expand Down

0 comments on commit c58a771

Please sign in to comment.