nixpkgs/nixos/modules/services/system
Parker Hoyes c960ba48d1
nixos/nix-daemon: Enable cgroups delegation (#339310)
When `use-cgroups` is enabled, the nix daemon creates sub-cgroups for the build processes (and itself if NixOS/nix#11412 is merged, see NixOS/nix#9675). `Delegate` should be set to prevent systemd from messing with the nix service's cgroups (https://github.com/systemd/systemd/blob/main/docs/CGROUP_DELEGATION.md) and ensure the OOM killer only targets the offending derivation and not the entire service (NixOS/nix#10374).
2024-09-13 16:08:29 +03:00
..
cachix-agent
kerberos
automatic-timezoned.nix
bpftune.nix
cachix-watch-store.nix
cloud-init.nix
dbus.nix
earlyoom.nix
localtimed.nix
nix-daemon.nix nixos/nix-daemon: Enable cgroups delegation (#339310) 2024-09-13 16:08:29 +03:00
nscd.conf
nscd.nix
saslauthd.nix
self-deploy.nix
systembus-notify.nix
systemd-lock-handler.md
systemd-lock-handler.nix
uptimed.nix
userborn.nix nixos/userborn: convert users.users.<name>.home to string 2024-09-11 18:28:58 +08:00
zram-generator.nix