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

@@ -36,8 +36,6 @@ in
};
boot = {
kernelModules = [ "kvm-intel" ];
loader.systemd-boot.enable = true;
initrd = {
systemd.enable = true;
kernelModules = [ "usb_storage" ];