freetube, fonts, power_save
This commit is contained in:
parent
69c3b03c88
commit
62efd484f1
2 changed files with 6 additions and 1 deletions
|
|
@ -13,6 +13,9 @@
|
|||
boot.initrd.kernelModules = [ ];
|
||||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.extraModprobeConfig = ''
|
||||
options snd_hda_intel power_save=0
|
||||
'';
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/809e9e9e-ff44-4ecb-8754-e3f2000e5788";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue