diff --git a/flake.nix b/flake.nix index d3e26f0..154bd66 100644 --- a/flake.nix +++ b/flake.nix @@ -37,7 +37,7 @@ }; }; - outputs = { self, ... }@inputs: { + outputs = { self, ... }@inputs: { nixosConfigurations = { pinwheel = inputs.nixpkgs.lib.nixosSystem { system = "x86_64-linux";