nix-cache01: set priority to high
All checks were successful
Run nix flake check / flake-check (pull_request) Successful in 2m14s
Run nix flake check / flake-check (push) Successful in 2m17s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 02:54:32 +01:00
parent be2421746e
commit a926d34287

View File

@@ -13,10 +13,7 @@
homelab.dns.cnames = [ "nix-cache" "actions1" ]; homelab.dns.cnames = [ "nix-cache" "actions1" ];
homelab.host = { homelab.host.role = "build-host";
priority = "low";
role = "build-host";
};
fileSystems."/nix" = { fileSystems."/nix" = {
device = "/dev/disk/by-label/nixcache"; device = "/dev/disk/by-label/nixcache";