Unstable versions bc I'm cutting me on that edge

This commit is contained in:
Lillian Violet 2023-10-23 17:32:58 +02:00
parent 0b578b716f
commit 46ecd0b97e
3 changed files with 5 additions and 5 deletions

View file

@ -166,5 +166,5 @@
environment.pathsToLink = ["/share/zsh"];
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
system.stateVersion = "23.05";
system.stateVersion = "unstable";
}