summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2025-11-20 00:43:33 +0100
committerJakub Stachurski <j.stachurski@student.utwente.nl>2025-11-20 00:43:33 +0100
commita641503303dddcc79911232b38117df158fb152d (patch)
treea1ddd803c1eb00ec398551b84cc2673543557db6 /common.nix
parent892de67a9f64d0b0cdb023d830a019d8feec0a57 (diff)
Cleanup and restore of fcixt
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix12
1 files changed, 1 insertions, 11 deletions
diff --git a/common.nix b/common.nix
index f6c036c..bd881bf 100644
--- a/common.nix
+++ b/common.nix
@@ -34,7 +34,7 @@
enableUserSlices = true;
enableSystemSlice = true;
enableRootSlice = true;
- extraConfig = {
+ settings.OOM = {
SwapUsedLimit = "50%";
DefaultMemoryPressureLimit = "50%";
DefaultMemoryPressureDurationSec = 20;
@@ -77,16 +77,6 @@
pciutils
usbutils
vim
-
- # TODO: Dev stuff, move later
- # This could really make the image smaller
- git
- pkg-config
- cmake
- (hiPrio gcc)
- gnumake
- clang
- rustup
];
networking.hosts = {