{ flakeRoot, ... }: { imports = [ (flakeRoot + /config/desktop/home-manager.nix) ./encode42.nix ]; users.groups.media = { gid = 442; }; }