Update inputs

This commit is contained in:
Fabian Hauser 2023-12-15 05:52:02 +01:00
parent 3da0a5cbaf
commit 258ebebbc9
2 changed files with 13 additions and 13 deletions

View file

@ -30,6 +30,6 @@
# 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?
}