feat: remote build for EFLKumo

This commit is contained in:
2025-06-28 23:27:15 +08:00
parent f400aaf570
commit 7bacc8ae06
6 changed files with 75 additions and 15 deletions

View File

@@ -26,9 +26,8 @@
];
users = {
users.nas = {
isNormalUser = true;
home = "/var/empty";
description = "nas user";
isSystemUser = true;
description = "NAS user";
group = "nextcloud";
};
};