meta: Update flake

This commit is contained in:
2022-04-23 13:22:03 +02:00
parent 03a8ad070f
commit ef8764f5be
7 changed files with 90 additions and 61 deletions

View File

@@ -42,11 +42,10 @@
hostname = "github.com";
identityFile = "~/.ssh/github_polynomdivision";
};
"minecraft" = {
port = sshPort;
user = "alexander";
hostname = "49.12.33.24";
identityFile = "~/.ssh/polynom.me";
"codeberg.org" = {
user = "git";
hostname = "codeberg.org";
identityFile = "~/.ssh/codeberg_papatutuwawa";
};
};
};