mirror of
https://github.com/blahai/nyx.git
synced 2025-06-08 10:53:02 -04:00
A lot of shit from the past month or so
This commit is contained in:
parent
29f489788d
commit
5303b715ff
17 changed files with 306 additions and 224 deletions
|
@ -4,7 +4,7 @@
|
|||
config,
|
||||
...
|
||||
}: let
|
||||
enableIOMMU = true;
|
||||
enableIOMMU = false;
|
||||
in {
|
||||
boot = lib.mkIf enableIOMMU {
|
||||
initrd.kernelModules = lib.mkBefore [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue