0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

nixos: systemd: remove unhelpful comments in additionalUpstreamSystemUnits

Co-authored-by: Janne Heß <janne@hess.ooo>
This commit is contained in:
Bob van der Linden 2022-03-20 16:14:13 +01:00 committed by GitHub
parent 6514bb4620
commit 92af44e04d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 4 deletions

View file

@ -42,7 +42,6 @@ in
config = {
systemd.additionalUpstreamSystemUnits = [
# Temporary file creation / cleanup.
"systemd-tmpfiles-clean.service"
"systemd-tmpfiles-clean.timer"
"systemd-tmpfiles-setup.service"