versions
This commit is contained in:
@@ -62,7 +62,7 @@ in
|
||||
inherit cachyConfig kconfigToNix;
|
||||
features = {
|
||||
efiBootStub = true;
|
||||
ia32Emulation = true;
|
||||
ia32Emulation = stdenv.isx86_64;
|
||||
netfilterRPFilter = true;
|
||||
};
|
||||
isLTS = false;
|
||||
|
||||
Reference in New Issue
Block a user