diff --git a/flake.nix b/flake.nix index d3d71e52..5571b00e 100644 --- a/flake.nix +++ b/flake.nix @@ -51,7 +51,6 @@ }; outputs = { self, nixpkgs, nixpkgs-wayland, home-manager, lanzaboote, nur, sops-nix, doom-emacs, nixos-generators, deploy-rs, ... } @inputs: let - # Testing inherit (self) outputs; stateVersion = "23.11"; hmStateVersion = "23.11";