nixos: systemd-user: make additionalUpstreamUserUnits internal
This commit is contained in:
@@ -109,6 +109,7 @@ in {
|
||||
description = ''
|
||||
Additional units shipped with systemd that shall be enabled for per-user systemd instances.
|
||||
'';
|
||||
internal = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user