forked from colonelpanic/dotfiles
[NixOS] Various tweaks
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
imports = [
|
||||
<nixpkgs/nixos/modules/installer/scan/not-detected.nix>
|
||||
../configuration.nix
|
||||
../games.nix
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usbhid" "sd_mod" ];
|
||||
|
Reference in New Issue
Block a user