From 307cf5108cc415ebe348c6d6a1a5345ae6509a43 Mon Sep 17 00:00:00 2001 From: Corwin Perren Date: Sat, 13 Dec 2025 15:23:24 -0800 Subject: [PATCH] Re-enable nix rebuild service for cluster --- modules/host-groups/cluster.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/modules/host-groups/cluster.nix b/modules/host-groups/cluster.nix index c6604ba..f827f4d 100644 --- a/modules/host-groups/cluster.nix +++ b/modules/host-groups/cluster.nix @@ -8,7 +8,7 @@ # System Configuration ../system/cpu-amd.nix ../system/fonts.nix -# ../system/git-auto-rebuild.nix + ../system/git-auto-rebuild.nix ../system/gpu-amd.nix ../system/home-manager-settings.nix ../system/internationalization.nix @@ -21,8 +21,6 @@ ../application-groups/system-utilities-cluster.nix ]; - sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ]; - time.timeZone = "America/Los_Angeles"; # This value determines the NixOS release from which the default