Move kakoune to a full-fledged package #4

Merged
nki merged 69 commits from kakoune-package into master 2025-03-21 18:43:18 +00:00
Showing only changes of commit 546d8fffb5 - Show all commits

View file

@ -12,7 +12,6 @@
boot.initrd.availableKernelModules = [ "nvme" "xhci_pci" "thunderbolt" "usb_storage" "sd_mod" ];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-amd" ];
boot.kernelPackages = pkgs.linuxPackages; # until mesa fixed
boot.kernelParams = [
# Hibernation
"resume=UUID=fa8aaf51-b99f-4fb4-9230-8c0957d8af3f"