This commit is contained in:
2025-10-29 12:00:57 +01:00
parent 37cc0104ec
commit dcf7757b69
4 changed files with 11 additions and 10 deletions

View File

@@ -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;

View File

@@ -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

View File

@@ -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

View File

@@ -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" = {};