framework-2024-11-02-18-54-56
This commit is contained in:
@ -66,10 +66,10 @@ in
|
||||
efi = { canTouchEfiVariables = true; };
|
||||
};
|
||||
supportedFilesystems = [ "btrfs" ];
|
||||
kernelPatches = [{
|
||||
name = "fix problems with netfilter in 6.11.4";
|
||||
patch = ../../kernelpatches/fix-netfilter-6.11.4.patch;
|
||||
}];
|
||||
# kernelPatches = [{
|
||||
# name = "fix problems with netfilter in 6.11.4";
|
||||
# patch = ../../kernelpatches/fix-netfilter-6.11.4.patch;
|
||||
# }];
|
||||
|
||||
tmp.useTmpfs = false;
|
||||
};
|
||||
|
Reference in New Issue
Block a user