diff --git a/flake.nix b/flake.nix index 5571b00e..d3d71e52 100644 --- a/flake.nix +++ b/flake.nix @@ -51,6 +51,7 @@ }; 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";