Add omada user and group
This commit is contained in:
parent
d324c957be
commit
e157071962
@ -19,6 +19,11 @@
|
||||
};
|
||||
|
||||
# Omada Software Controller
|
||||
users.users.omada = {
|
||||
isSystemUser = true;
|
||||
group = "omada";
|
||||
};
|
||||
users.groups.omada = { };
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user