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