A lot of shit from the past month or so

This commit is contained in:
blahai 2025-03-27 16:54:23 +02:00
parent 29f489788d
commit 5303b715ff
No known key found for this signature in database
17 changed files with 306 additions and 224 deletions

View file

@ -4,7 +4,7 @@
config,
...
}: let
enableIOMMU = true;
enableIOMMU = false;
in {
boot = lib.mkIf enableIOMMU {
initrd.kernelModules = lib.mkBefore [