Only proxy SSH git remotes via hut in xeon

Other machines like raccoon have direct access.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
This commit is contained in:
2024-09-10 15:03:03 +02:00
parent 557618d43f
commit 2b08fcd21a
3 changed files with 10 additions and 5 deletions

View File

@@ -2,8 +2,9 @@
# Provides the base system for a xeon node.
imports = [
./base.nix
./xeon/fs.nix
./xeon/console.nix
./xeon/fs.nix
./xeon/net.nix
./xeon/ssh.nix
];
}