deleting muninn

This commit is contained in:
2025-01-10 22:59:03 -05:00
parent f852d9b9fb
commit 0a1e517468
8 changed files with 0 additions and 148 deletions

View File

@@ -36,12 +36,6 @@
identityFile = "~/.ssh/id_ed25519";
port = 922;
};
muninn = {
hostname = "192.168.98.52";
user = "richie";
identityFile = "~/.ssh/id_ed25519";
port = 295;
};
};
};
}