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