home/ssh: add powerpuff to pvv machine list, move buskerud

This commit is contained in:
2026-02-03 13:00:46 +09:00
parent 66371e050e
commit ebe6fe999d

View File

@@ -17,7 +17,6 @@ let # http://www.pvv.ntnu.no/pvv/Maskiner
"bikkje"
"bob"
[ "brzeczyszczykiewicz" "brez" "bokhylle" ]
"buskerud"
"dagali"
"demiurgen"
"eirin"
@@ -60,6 +59,10 @@ let # http://www.pvv.ntnu.no/pvv/Maskiner
names = [ "sleipner" "pvv-salt" ];
user = "oysteikt/admin";
}
"buskerud"
[ "blossom" "powerpuff1" "powerpuff" ]
[ "bubbles" "powerpuff2" ]
[ "buttercup" "powerpuff3" ]
];
overrideIfNotExists = b: a: a // (builtins.removeAttrs b (builtins.attrNames a));