mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:06:33 +01:00
Change to zen kernel
This commit is contained in:
parent
a24c4a099f
commit
b5662b3300
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
|||
|
||||
boot.supportedFilesystems = [ "ntfs" "zfs" "btrfs" ];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
|
Loading…
Reference in a new issue