Cleanup fenixbook

This commit is contained in:
2025-09-01 14:37:39 +03:00
parent 7757aa0b7c
commit 2197a6bc18

View File

@@ -34,8 +34,6 @@ in
}; };
}; };
systemd.oomd.extraConfig.DefaultMemoryPressureLimit = "15%";
programs = { programs = {
zsh.enable = true; zsh.enable = true;
}; };