1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

chore: fully transition from catullus to toum

This commit is contained in:
2020-10-21 00:35:36 +02:00
parent 83662f48d1
commit b49bedb9bc
3 changed files with 8 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ in {
port = sshPort;
};
toum = {
hostname = "catullus.r";
hostname = "toum.r";
user = "kfm";
port = sshPort;
};