Add fox to SLURM #167

Manually merged
rarias merged 13 commits from fox-slurm into master 2025-09-03 12:14:38 +02:00
Showing only changes of commit 7606030135 - Show all commits

View File

@@ -28,4 +28,8 @@
];
};
};
networking.hosts = {
"10.100.0.1" = [ "fox" ];
};
}