Swap from unstable to 21.11

This commit is contained in:
Sam Willcocks 2022-01-08 02:50:50 +00:00
parent 90dfbca404
commit 472be721da
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ config, pkgs, ... }:
{
home.stateVersion = "22.05";
home.stateVersion = "21.11";
programs = {
home-manager.enable = true;