mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
nixos: systemd-user: make additionalUpstreamUserUnits internal
This commit is contained in:
parent
66759cea7d
commit
6514bb4620
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ in {
|
|||
description = ''
|
||||
Additional units shipped with systemd that shall be enabled for per-user systemd instances.
|
||||
'';
|
||||
internal = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue