mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: many changes
This commit is contained in:
parent
4fc9fb9aaf
commit
385262f29b
14 changed files with 479 additions and 371 deletions
|
|
@ -125,6 +125,7 @@ _: let
|
|||
availableKernelModules = ["nvme" "xhci_pci" "ahci" "usb_storage" "usbhid" "sd_mod"];
|
||||
};
|
||||
kernelModules = ["nct6775" "kvm-amd"];
|
||||
extraModulePackages = [config.boot.kernelPackages.v4l2loopback.out];
|
||||
supportedFilesystems = ["ntfs" "zfs"];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue