freetube, fonts, power_save

This commit is contained in:
Till 2025-10-04 12:31:17 +02:00
parent 69c3b03c88
commit 62efd484f1
2 changed files with 6 additions and 1 deletions

View file

@ -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";