diff --git a/flake.nix b/flake.nix index 14bf36d..ac02d7d 100644 --- a/flake.nix +++ b/flake.nix @@ -9,7 +9,7 @@ }; outputs = { self, nixpkgs, home-manager, ... }@inputs: let - stateVersion = "23.05"; + stateVersion = "23.11"; in rec { nixosConfigurations = {