Update to unstabel to see if that fixes things

This commit is contained in:
Lillian-Violet 2023-11-26 18:25:14 +01:00
parent 17e8174a59
commit 5d1dce4bea
3 changed files with 20 additions and 20 deletions

View file

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