mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-12-31 03:24:19 +00:00
Re-enable nix rebuild service for cluster
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
# System Configuration
|
# System Configuration
|
||||||
../system/cpu-amd.nix
|
../system/cpu-amd.nix
|
||||||
../system/fonts.nix
|
../system/fonts.nix
|
||||||
# ../system/git-auto-rebuild.nix
|
../system/git-auto-rebuild.nix
|
||||||
../system/gpu-amd.nix
|
../system/gpu-amd.nix
|
||||||
../system/home-manager-settings.nix
|
../system/home-manager-settings.nix
|
||||||
../system/internationalization.nix
|
../system/internationalization.nix
|
||||||
@@ -21,8 +21,6 @@
|
|||||||
../application-groups/system-utilities-cluster.nix
|
../application-groups/system-utilities-cluster.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
|
||||||
|
|
||||||
time.timeZone = "America/Los_Angeles";
|
time.timeZone = "America/Los_Angeles";
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
|
|||||||
Reference in New Issue
Block a user