homelab-host-module #27
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user