1
0
Fork 0

Bump ssh config

This commit is contained in:
Malte Brandy 2022-03-10 15:03:58 +01:00
parent 885d16b20d
commit 8f9862a7de
4 changed files with 2 additions and 16 deletions

View file

@ -36,7 +36,7 @@ in [
{"fluffy via vpn" = ssh "fluffy.vpn.m-0.eu";}
{remote-builder = ssh "phoibe.cased.de -i /etc/nixos/private/id_ed25519-nix-builder";}
{ag = ssh "ag-forward";}
{gwres1 = ssh "gw";}
{mathe-gateway = ssh "gw";}
{backup-server = ssh "borg.cysec.de";}
{shells = ssh "shells";}
{"bach (ved)" = ssh "bach.vocalensemble-darmstadt.de";}

View file

@ -43,13 +43,6 @@ in {
];
programs = {
ssh = {
extraConfig = ''
Host fb04*.mathematik.tu-darmstadt.de
ProxyJump brandy@gwres1.mathematik.tu-darmstadt.de
'';
startAgent = true;
};
java.enable = true;
};
nixpkgs.config.android_sdk.accept_license = true;

View file

@ -139,13 +139,6 @@ in {
programs = {
#adb.enable = true;
sway.enable = true;
ssh = {
# extraConfig = ''
# Host fb04*.mathematik.tu-darmstadt.de
# ProxyJump brandy@gwres1.mathematik.tu-darmstadt.de
# '';
startAgent = true;
};
seahorse.enable = lib.mkForce false;
dconf.enable = true;
};

@ -1 +1 @@
Subproject commit d8399cd2e5fd7108b6eec98665aa718b8e969c3d
Subproject commit db45ff32aad406fd82415a43822d27453079d526