Move to stable with the idea of transitioning a subset of packages to

unstable
This commit is contained in:
Dave Gallant
2021-11-28 14:16:58 -05:00
parent 205bfc64d1
commit 97e843a098
7 changed files with 32 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
{ pkgs, ... }:
{
system.stateVersion = "unstable";
system.stateVersion = "stable";
system.autoUpgrade.enable = true;
# Automatically optimize the Nix store.