Mediamanager + update
This commit is contained in:
parent
a2f15192d4
commit
4c1f3c4de6
3 changed files with 94 additions and 46 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue