summaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index d18f19b..4edd899 100644
--- a/flake.nix
+++ b/flake.nix
@@ -17,7 +17,7 @@
outputs = { self, nixpkgs, nixpkgs-unstable, nixos-hardware, nurpkgs, home-manager, ... }@inputs:
let
inherit (self) outputs;
- stateVersion = "23.05";
+ stateVersion = "23.11";
in {
nixosConfigurations = (
import ./hosts {