891be375b5
So instead of: boot.systemd.services."foo".serviceConfig = '' StartLimitInterval=10 CPUShare=500 ''; you can say: boot.systemd.services."foo".serviceConfig.StartLimitInterval = 10; boot.systemd.services."foo".serviceConfig.CPUShare = 500; This way all unit options are available and users can set/override options in configuration.nix. |
||
---|---|---|
.. | ||
autofs.nix | ||
disnix.nix | ||
felix.nix | ||
folding-at-home.nix | ||
gpsd.nix | ||
nix-daemon.nix | ||
nix-gc.nix | ||
nixos-manual.nix | ||
rogue.nix | ||
svnserve.nix | ||
synergy.nix |