3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Bjørn Forsman 19a6b85e8f nixos: disable systemd-oomd when enableUnifiedCgroupHierarchy is false
Or else systemd-oomd gets marked as failed due to
"Userspace Out-Of-Memory (OOM) Killer was skipped because of a failed condition check (ConditionControlGroupController=v2)."
and cause the system to enter degraded state.

Ref https://github.com/NixOS/nixpkgs/issues/195085
2022-11-29 20:39:05 +01:00
..
doc nixos/doc/rl-2211: document nsncd option 2022-11-29 17:00:19 +00:00
lib
maintainers
modules nixos: disable systemd-oomd when enableUnifiedCgroupHierarchy is false 2022-11-29 20:39:05 +01:00
tests Merge pull request #203452 from robryk/restic 2022-11-29 11:35:39 -05:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.