Merge remote-tracking branch 'origin/rossby'

This commit is contained in:
Jonas Juselius
2025-09-12 13:52:20 +02:00
7 changed files with 19 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ let
nodes = import ./nodes.nix;
compute = {
deployment.tags = [ "compute" "c0" ];
deployment.tags = [ "compute" "c0" "cluster" ];
fileSystems = {
"/users" = {