diff --git a/hosts/common/ids.nix b/hosts/common/ids.nix index 0ad3b33c..68c8e55d 100644 --- a/hosts/common/ids.nix +++ b/hosts/common/ids.nix @@ -1,4 +1,6 @@ # TODO: migrate to nixpkgs `config.ids.uids` +# - note that nixpkgs' `config.ids.uids` is strictly a database: it doesn't set anything by default +# whereas our impl sets the gid/uid of the user/group specified if they exist. { ... }: {