latest
This commit is contained in:
parent
0fb21414b6
commit
b869d08400
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_hardened.override {
|
||||
linux_latest_hardened = pkgs.linux_latest_hardened.override {
|
||||
extraConfig = ''
|
||||
IA32_EMULATION y
|
||||
KVM m
|
||||
|
|
Loading…
Reference in a new issue