From 176141410a00dc8ef4376ea9d67b87a0b96ec68c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 18 Oct 2025 10:39:01 -0700 Subject: move the disk configuration for rivendell as a profile --- flake/hosts.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake/hosts.nix') diff --git a/flake/hosts.nix b/flake/hosts.nix index db1b686..ef2b28b 100644 --- a/flake/hosts.nix +++ b/flake/hosts.nix @@ -155,6 +155,7 @@ let { home-manager.users.${adminUser.name}.imports = [ "${self}/home/programs/bat.nix" + { home.stateVersion = "25.05"; } ]; } ] -- cgit v1.2.3