Mediamanager + update

This commit is contained in:
Aleksandr Lebedev 2026-04-28 18:10:34 +02:00
parent a2f15192d4
commit 4c1f3c4de6
3 changed files with 94 additions and 46 deletions

View file

@ -139,6 +139,11 @@ in {
enable = true;
config = {};
};
users.groups.mediamanager = {};
custom.users.mediamanager = {
enable = true;
config = {};
};
networking.firewall.allowedTCPPorts = [80 443 22];
# ======================== DO NOT CHANGE THIS ========================
system.stateVersion = "25.05";