Add omada user and group

This commit is contained in:
Jan-Bulthuis 2025-07-23 12:15:41 +02:00
parent d324c957be
commit e157071962

View File

@ -19,6 +19,11 @@
};
# Omada Software Controller
users.users.omada = {
isSystemUser = true;
group = "omada";
};
users.groups.omada = { };
virtualisation.podman = {
enable = true;
dockerCompat = true;