This commit is contained in:
KoenDR06 2024-04-01 15:00:05 +00:00
parent 45a87eed5c
commit 3c2999c221
7 changed files with 21 additions and 96 deletions

View file

@ -183,5 +183,5 @@
};
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
system.stateVersion = "23.05";
system.stateVersion = "23.11";
}