From f2d5a41d815243cdb61f30ef7b427e9eb0b65025 Mon Sep 17 00:00:00 2001 From: iFargle Date: Tue, 19 Sep 2023 10:25:49 +0900 Subject: [PATCH] test --- lib/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/default.nix b/lib/default.nix index e6a2644b..596fef6c 100644 --- a/lib/default.nix +++ b/lib/default.nix @@ -45,6 +45,7 @@ }: inputs.nixos-generators.nixosGenerate { specialArgs = { inherit inputs outputs desktop hostname username stateVersion gpu platform theme format; }; system = "$platform"; + format = "$format"; modules = [ ../nixos inputs.sops-nix.nixosModules.sops