Merge branch 'master' of github.com:IvanMalison/dotfiles
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
boot.initrd.kernelModules = [ ];
|
||||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [ soundwire-dkms ];
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
Submodule nixos/nixpkgs updated: c40115beb0...3e8d02066c
Reference in New Issue
Block a user