desktop: minor moving around xorg/displaymanager, use stable kernel pkgs

This commit is contained in:
2024-05-30 17:25:54 +03:00
parent 178aa66a03
commit da17773e51
4 changed files with 15 additions and 20 deletions

View File

@@ -10,7 +10,6 @@
boot = {
initrd.availableKernelModules = ["usb_storage" "sd_mod" "xhci_pci" "thunderbolt" "nvme" "usbhid"];
kernelPackages = pkgs.zfs.latestCompatibleLinuxPackages;
loader.systemd-boot.enable = true;
supportedFilesystems = ["zfs"];
zfs = {