Update version to 23.11 and flake lock

This commit is contained in:
Lillian-Violet 2023-12-17 20:59:39 +01:00
parent 5f77acf652
commit 75f9869747
3 changed files with 20 additions and 20 deletions

View file

@ -180,5 +180,5 @@
boot.loader.efi.canTouchEfiVariables = true;
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
system.stateVersion = "23.05";
system.stateVersion = "23.11";
}