🚨 formatting tweaks

This commit is contained in:
2025-08-18 10:31:48 -04:00
parent ac03db4f87
commit 9fbe64a194
4 changed files with 38 additions and 37 deletions

View File

@@ -21,7 +21,8 @@ let
nixpkgs.config.allowUnfree = true;
})
{ nixpkgs.hostPlatform = hostSystem; }
] ++ modules;
]
++ modules;
specialArgs = { inherit raspberry-pi-nix sops-nix; };
};
in