diff options
author | tv <tv@krebsco.de> | 2025-06-16 12:07:25 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2025-06-16 12:07:25 +0200 |
commit | 7e3704c19f42c33234cb1ec3bc38ea6ed5443e56 (patch) | |
tree | d8af95567b09cad18e535475f32c2d04cb81e008 /systems/xu | |
parent | 07eda24cd1e75a6e5ecf5d8dda68252099335d35 (diff) |
earlyoom: init config module
Diffstat (limited to 'systems/xu')
-rw-r--r-- | systems/xu/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/xu/config.nix b/systems/xu/config.nix index 603d0d4..abf433c 100644 --- a/systems/xu/config.nix +++ b/systems/xu/config.nix @@ -4,6 +4,7 @@ imports = [ ../../configs/autotether.nix ../../configs/hw/x220.nix + ../../configs/earlyoom.nix ../../configs/exim-retiolum.nix ../../configs/gitconfig.nix ../../configs/gitrepos.nix |