use stable kernel on foureighty
This commit is contained in:
parent
4165ca8441
commit
7312696837
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
networking.hostName = "foureighty";
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
linux_latest_hardened = pkgs.linux_latest_hardened.override {
|
||||
linux_latest_hardened = pkgs.linux_hardened.override {
|
||||
extraConfig = ''
|
||||
IA32_EMULATION y
|
||||
KVM m
|
||||
|
|
Loading…
Reference in a new issue