changed stateVersion to unstable

This commit is contained in:
Gerg-L 2023-03-07 19:17:36 -05:00
parent e6f83f6997
commit 181b5e4931
5 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@ inputs: {
(import ./minecraft.nix inputs)
];
system.stateVersion = "23.05";
system.stateVersion = "unstable";
localModules = {
X11Programs = {
sxhkd.enable = true;