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
|
|
@ -27,7 +27,7 @@ inputs: {
|
|||
"steam-original"
|
||||
"steam-run"
|
||||
];
|
||||
system.stateVersion = "23.05";
|
||||
system.stateVersion = "unstable";
|
||||
environment.systemPackages = [
|
||||
pkgs.pavucontrol #gui volume control
|
||||
pkgs.pcmanfm #file manager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue