Push to see what I still have to remove lol

This commit is contained in:
Jimbo 2025-02-28 14:12:07 -05:00
parent 8c30ba9fea
commit 8d1a992bb2
27 changed files with 25 additions and 337 deletions

View file

@ -2,11 +2,8 @@
{
imports = [
./extlinux
./services
./root-reset
];
boot.kernel.sysctl = {
"vm.max_map_count" = 2147483642;
"kernel.sysrq" = 1;
};
boot.initrd.systemd.enable = true;
}