move some common stuff to desktop

This commit is contained in:
2024-12-02 20:04:38 +02:00
parent 31b34eb3d7
commit 25955fc0aa
4 changed files with 10 additions and 11 deletions

View File

@@ -31,9 +31,7 @@ in
};
boot = {
kernelModules = [ "kvm-intel" ];
kernelPackages = pkgs.linuxPackages_6_11;
loader.systemd-boot.enable = true;
initrd = {
availableKernelModules = [