nixpkgs/nixos/modules/system
Ali Rizvi c372a3fbe9
nixos/systemd-oomd: add After=swap.target to fix swap detection issues
This should be removed after systemd 258 releases, as it is a temporary drop-in fix to circumvent the issue of systemd-oomd failing to detect a valid swap (noticeable in cases of users using `zram` as swap).

I've taken the liberty to clarify which `After=` override should be dropped when, based on the systemd version on Nixpkgs.
2025-08-31 16:19:35 -04:00
..
activation nixos/activation-script: disable userActivationScripts when system is not activatable 2025-08-10 22:43:42 +02:00
boot nixos/systemd-oomd: add After=swap.target to fix swap detection issues 2025-08-31 16:19:35 -04:00
etc treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
service Modular services: no pkgs (#435092) 2025-08-27 12:21:59 +02:00
build.nix