zenix: fix: std linux, waybar on bottom layer, add aerc binds

This commit is contained in:
tristan 2024-08-10 11:47:22 +01:00
parent 293b770acb
commit c567c5d94a
5 changed files with 209 additions and 18 deletions

View file

@ -17,7 +17,6 @@ in {
boot.initrd.availableKernelModules = ["nvme" "xhci_pci" "ahci" "usbhid" "usb_storage" "sd_mod"];
boot.initrd.kernelModules = ["uas" "usbcore" "usb_storage" "vfat" "nls_cp437" "nls_iso8859_1"];
boot.kernelModules = ["kvm-amd"];
boot.kernelPackages = pkgs.linuxPackages_xanmod_latest;
boot.extraModulePackages = [];
fileSystems."/" = {