mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
changed stateVersion to unstable
This commit is contained in:
parent
e6f83f6997
commit
181b5e4931
5 changed files with 5 additions and 5 deletions
|
|
@ -19,7 +19,7 @@ inputs: {
|
|||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
system.stateVersion = "unstable";
|
||||
environment.systemPackages = [
|
||||
pkgs.vlc
|
||||
pkgs.nomacs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue