feat: newsflash

This commit is contained in:
s-prechtl 2025-07-04 19:23:46 +02:00
parent 04f07a65f5
commit 6fb2915ce6
2 changed files with 2 additions and 0 deletions

View file

@ -154,6 +154,7 @@
mplayer
mpv
networkmanagerapplet
newsflash
nextcloud-client
nmap
nodejs_22

View file

@ -15,6 +15,7 @@
boot.initrd.availableKernelModules = ["nvme" "xhci_pci" "thunderbolt" "usbhid" "usb_storage" "sd_mod"];
boot.initrd.kernelModules = [];
boot.kernelModules = ["kvm-amd"];
boot.kernelParams = ["iommu=pt" "amd_iommu=on"];
boot.extraModulePackages = [];
fileSystems."/" = {