fix: misc fixes and tweaks

This commit is contained in:
2025-09-12 13:47:37 +02:00
parent e0846164a7
commit f7f6eabb0f
6 changed files with 17 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" = {