From 2976ee17d43cc47781bb9ceb8253d5cec2ab637a Mon Sep 17 00:00:00 2001 From: Baitinq Date: Wed, 22 Jun 2022 16:42:29 +0200 Subject: Add home.stateVersion to home-manager --- hosts/home.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index 767395c..62fd3a5 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -178,4 +178,6 @@ in sha256 = "sha256-YKpIno5QSJM/GGp5DwQeuhKmTU5S96+IhLr0O0V8PDI="; }; }; + + home.stateVersion = "22.05"; } -- cgit 1.4.1