diff --git a/flake.nix b/flake.nix index c581499..d02a8b8 100644 --- a/flake.nix +++ b/flake.nix @@ -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 { hostname = "magpie"; system = "aarch64-linux";