Add a config for the machine to recover the family disks.
This commit is contained in:
@@ -60,6 +60,9 @@
|
||||
hydra = {
|
||||
system = "x86_64-linux";
|
||||
};
|
||||
family_disks = {
|
||||
system = "x86_64-linux";
|
||||
};
|
||||
};
|
||||
nixosConfigs = builtins.mapAttrs (
|
||||
hostname: nodeConfig: format:
|
||||
|
||||
Reference in New Issue
Block a user