Skip to content
Commit 9fe4e068 authored by Silvan Mosberger's avatar Silvan Mosberger Committed by zimbatm
Browse files

nixos/systemd: Allow unit options to have multiple equal defs (#73024)

E.g. this allows

  systemd.services.<name?>.serviceConfig.DynamicUser =
    mkMerge [ true true ];
parent 0132b040
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment