Block a user
Add packages and hydraJobs to flake outputs
Can we just use self.legacyPackages.${system}.bsc-ci.pkgs? If you want to have package granularity, we could expose the bscPkgs package set in bsc-ci, then use that attribute here. I would rename the current bsc-ci.pkgs to bsc-ci.pkgsList and use bsc-ci.pkgs as the bscPkgs, so it is less confusing.
Add packages and hydraJobs to flake outputs
I would wait until we have a problem that needs us to use packages, and then we can think how to make this simpler. For now, legacyPackages seems to be enough.
Use hut substituter in all nodes
I don't know if we want
bayandeudyto use the cache.
Yes, I think it would be good for all machines to try fetching packages locally as the link is faster than going to cache.nixos.org.…
Consider running a shell in the allocated node directly
WIP: Add raccoon to wireguard