forked from colonelpanic/dotfiles
[NixOS] Use custom nix with submodule support in self for flakes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
imports = [
|
||||
<nixpkgs/nixos/modules/installer/scan/not-detected.nix>
|
||||
../full.nix
|
||||
../cachix.nix
|
||||
# ../cachix.nix
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usbhid" "sd_mod" ];
|
||||
|
Reference in New Issue
Block a user