flake: remove unused hosts
This commit is contained in:
@@ -140,19 +140,6 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
mediabox = mkHost {
|
|
||||||
hostname = "mediabox";
|
|
||||||
hmBackup = false;
|
|
||||||
extraModules = [ ./modules/qbittorrent.nix ];
|
|
||||||
};
|
|
||||||
|
|
||||||
blue = mkHost {
|
|
||||||
hostname = "blue";
|
|
||||||
suspend = false;
|
|
||||||
sops = false;
|
|
||||||
hmBackup = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
magpie = mkHost {
|
magpie = mkHost {
|
||||||
hostname = "magpie";
|
hostname = "magpie";
|
||||||
system = "aarch64-linux";
|
system = "aarch64-linux";
|
||||||
|
|||||||
Reference in New Issue
Block a user