diff --git a/configuration.nix b/configuration.nix index 6eb22bd..f3df21e 100644 --- a/configuration.nix +++ b/configuration.nix @@ -163,11 +163,13 @@ email = "contact@example.com"; uidnumber = 1001; primarygroup = 5501; + otherGroups = [ 5504 5505 5506 ]; } { name = "geemili"; email = "contact@example.com"; uidnumber = 1000; primarygroup = 5501; + otherGroups = [ 5504 5505 5506 ]; } ]; groups = [