Update flake

This commit is contained in:
Invariantspace 2023-11-01 17:06:34 -07:00
parent d370593769
commit f2baafefb3
2 changed files with 19 additions and 19 deletions

View file

@ -61,7 +61,7 @@
# this value at the release version of the first install of this system.
# Before changing this value read the documentation for this option
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
system.stateVersion = "22.11"; # Did you read the comment?
system.stateVersion = "23.11"; # Did you read the comment?
}