some changes

This commit is contained in:
Ingolf Wagner 2023-04-06 12:44:39 +02:00
parent 06d375b210
commit 76b2dcc15a
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
5 changed files with 13 additions and 10 deletions
nixos/components/gui/home-manager

View file

@ -9,12 +9,6 @@
identityFile = "~/.ssh/palo_rsa.pub";
identitiesOnly = true;
};
"*.jobrad.org" = {
user = "iwagner";
identityFile = "~/.ssh/jobrad_ed25519";
identitiesOnly = true;
extraOptions.IdentityAgent = "/run/user/1337/jobrad.ssh";
};
"lassul.us" = {
user = "download";
port = 45621;