1
mirror of https://github.com/wlcx/home.git synced 2025-10-11 22:43:44 +01:00

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

View File

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