summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
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 = {