forked from fabian/nix_config
switch kernel to zen
also remove ads fuckery
This commit is contained in:
parent
9f9bb57797
commit
82f58738ad
2 changed files with 1 additions and 67 deletions
|
@ -47,7 +47,7 @@
|
|||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
tmp.useTmpfs = true;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelPackages = pkgs.linuxPackages_zen;
|
||||
};
|
||||
|
||||
# Select internationalisation properties.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue