diff --git a/machines/levitation/configuration.nix b/machines/levitation/configuration.nix index e8cf18e..7e107f7 100644 --- a/machines/levitation/configuration.nix +++ b/machines/levitation/configuration.nix @@ -31,7 +31,7 @@ sshKey = config.sops.secrets."borg-ssh-key".path; }; kubo = { enable = true; }; - resolved = { enable = true; }; + # resolved = { enable = true; }; }; hardware = { amdPassthrough = true;