diff --git a/hosts/nixos/garp/configuration.nix b/hosts/nixos/garp/configuration.nix index 8abd78d..c5efe54 100644 --- a/hosts/nixos/garp/configuration.nix +++ b/hosts/nixos/garp/configuration.nix @@ -34,19 +34,19 @@ ../../../profiles/oci/docker.nix ../../../users/pbsds - ../../../users/daniel - ../../../users/eirikwit - ../../../users/h7x4 - ../../../users/adrlau + # ../../../users/daniel + # ../../../users/eirikwit + # ../../../users/h7x4 + # ../../../users/adrlau # ./sftp.nix ../../../profiles/shell.nix - ../../../profiles/domeneshop-dyndns.nix ../../../profiles/known-hosts + # ../../../profiles/domeneshop-dyndns.nix ]; - services.domeneshop-updater.targets = [ config.networking.fqdn ]; + # services.domeneshop-updater.targets = [ config.networking.fqdn ]; # Networking networking.networkmanager.enable = true; diff --git a/hosts/nixos/garp/sftp.nix b/hosts/nixos/garp/sftp.nix index 6afa206..7ba601f 100644 --- a/hosts/nixos/garp/sftp.nix +++ b/hosts/nixos/garp/sftp.nix @@ -2,7 +2,7 @@ let chroot-path = "/run/sftp-chroot"; - # sftp-paths."ifield" = "/opt/ifield"; # garp - no booty + # sftp-paths."ifield" = "/opt/ifield"; # garp - no booty, now deleted sftp-paths."ifield" = "/mnt/panorama/Backups/rocm.pbsds.net/ifield-mmarf/data/storage"; # eple in diff --git a/profiles/known-hosts/hosts.toml b/profiles/known-hosts/hosts.toml index f2316d1..63a22c8 100644 --- a/profiles/known-hosts/hosts.toml +++ b/profiles/known-hosts/hosts.toml @@ -75,7 +75,7 @@ ssh.proxyJump = "login.stud.ntnu.no" # login.pvv.ntnu.no # wakeonlan 4c:cc:6a:05:51:01 ["garp.tail9aac63.ts.net"] # gtx 1080 -aliases = [ "garp.pbsds.net" ] +# aliases = [ "garp.pbsds.net" ] buildMachine.systems = ["x86_64-linux", "i686-linux", "riscv64-linux"] buildMachine.maxJobs = 2 # 8 threads 32GB buildMachine.speedFactor = 4 # i7-6700 diff --git a/users/pbsds/home/profiles/ssh.nix b/users/pbsds/home/profiles/ssh.nix index cf7d08e..e4763ff 100644 --- a/users/pbsds/home/profiles/ssh.nix +++ b/users/pbsds/home/profiles/ssh.nix @@ -41,7 +41,6 @@ "*.idi.ntnu.no".proxyJump = "login.pvv.ntnu.no"; # me - "garp.pbsds.net".proxyJump = "login.pvv.ntnu.no"; "eple.pbsds.net".proxyJump = "login.pvv.ntnu.no"; "bolle.pbsds.net".proxyJump = "login.pvv.ntnu.no"; "bolle.pbsds.net".forwardX11Trusted = false; @@ -50,12 +49,14 @@ #"nord.pbsds.net".port = 24; #"sopp.pbsds.net".port = 26; #"noximilien.pbsds.net" = {}; + "garp.pbsds.net".host = "garp.tail9aac63.ts.net"; "knut.pbsds.net".host = "knut.tail9aac63.ts.net"; "nord.pbsds.net".host = "nord.tail9aac63.ts.net"; "sopp.pbsds.net".host = "sopp.tail9aac63.ts.net"; "noximilien.pbsds.net".host = "noximilien.tail9aac63.ts.net"; - "rocm.pbsds.net".proxyJump = "login.pvv.ntnu.no"; + "rocm.pbsds.net".host = "rocm.tail9aac63.ts.net"; "furiphoneflx1.pbsds.net".user = "furios"; + "furiphoneflx1.pbsds.net".host = "furiphoneflx1.tail9aac63.ts.net"; # nixos org #"aarch64.nixos.community" = {};