This commit is contained in:
mjallen18
2026-03-04 15:52:24 -06:00
parent 23f5f6c3b3
commit 0dc60c261b
3 changed files with 18 additions and 9649 deletions

View File

@@ -62,7 +62,7 @@ in
inherit cachyConfig kconfigToNix;
features = {
efiBootStub = true;
ia32Emulation = true;
ia32Emulation = stdenv.isx86_64;
netfilterRPFilter = true;
};
isLTS = false;