disable core dumps
This commit is contained in:
@@ -49,6 +49,10 @@
|
|||||||
wget2
|
wget2
|
||||||
python314
|
python314
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# disable core dumps
|
||||||
|
systemd.coredump.enable = false;
|
||||||
|
|
||||||
# zram swap
|
# zram swap
|
||||||
zramSwap.enable = true;
|
zramSwap.enable = true;
|
||||||
zramSwap.memoryPercent = 80;
|
zramSwap.memoryPercent = 80;
|
||||||
|
|||||||
Reference in New Issue
Block a user