Add nut and upsmon

This commit is contained in:
Weckyy702
2026-05-13 17:41:03 +02:00
parent f3724fee3a
commit 007f448fe8
4 changed files with 48 additions and 0 deletions
+5
View File
@@ -11,4 +11,9 @@ in
publicKeys = systems ++ users;
armor = true;
};
"upsmon.age" = {
publicKeys = systems ++ users;
armor = true;
};
}