homelab-host-module #27
@@ -13,10 +13,7 @@
|
||||
|
||||
homelab.dns.cnames = [ "nix-cache" "actions1" ];
|
||||
|
||||
homelab.host = {
|
||||
priority = "low";
|
||||
role = "build-host";
|
||||
};
|
||||
homelab.host.role = "build-host";
|
||||
|
||||
fileSystems."/nix" = {
|
||||
device = "/dev/disk/by-label/nixcache";
|
||||
|
||||
Reference in New Issue
Block a user