1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00
home-manager/tests/modules/programs/foot
Josh Holland 838d40d61a
foot: set OOMPolicy=continue for foot server (#2749)
Previously, if a process inside a foot client triggered the OOM killer,
systemd would also kill the parent unit, namely the foot server.
This is not ideal if a user has a lot of clients attached, and it's
usually not the terminal emulator's fault that a process inside it has
ended up using all the available memory.
2022-02-22 20:15:28 +01:00
..
default.nix foot: add module 2021-05-18 22:29:41 +02:00
empty-settings.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
example-settings-expected.ini foot: add module 2021-05-18 22:29:41 +02:00
example-settings.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
systemd-user-service-expected.service foot: set OOMPolicy=continue for foot server (#2749) 2022-02-22 20:15:28 +01:00
systemd-user-service.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00