Merge branch 'master' of github.com:IvanMalison/dotfiles
This commit is contained in:
commit
03a185ad7c
@ -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;
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c40115beb0b0278867b794e69118785ed4d697e5
|
||||
Subproject commit 3e8d02066c07af98ccaaa63c8bfafd0131e06d04
|
Loading…
Reference in New Issue
Block a user