Configuration for NixOS machines. https://jungle.bsc.es/
Go to file
Rodrigo Arias Mallo 82f5d828c2 Use tmpfs in /tmp
The /tmp directory was using the SSD disk which is not erased across
boots. Nix will use /tmp to perform the builds, so we want it to be as
fast as possible. In general, all the machines have enough space to
handle large builds like LLVM.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2023-11-28 12:25:50 +01:00
doc Add System Integration Service Guide document 2023-09-19 15:12:59 +02:00
m Use tmpfs in /tmp 2023-11-28 12:25:50 +01:00
pkgs Fix warning in slurm exporter using vendorHash 2023-11-24 12:58:50 +01:00
secrets Add runner for gitlab.bsc.es 2023-10-06 15:17:07 +02:00
web Document the hut shared nix store for SLURM 2023-09-21 13:51:42 +02:00
.gitignore Add gitignore 2023-05-26 11:38:27 +02:00
flake.lock flake.lock: Update 2023-11-24 12:57:44 +01:00
flake.nix Switch bscpkgs URL to sourcehut 2023-11-09 13:40:48 +01:00
keys.nix Reorganize secrets and ssh keys 2023-09-04 21:36:31 +02:00
nixos-config.nix Add nixos-config.nix to easily enable nix repl 2023-05-26 11:29:59 +02:00
rebuild.sh Update rebuild script for all nodes 2023-06-16 12:13:07 +02:00