Regenerated
This commit is contained in:
+403
-400
File diff suppressed because it is too large
Load Diff
@@ -362,6 +362,8 @@ in
|
||||
"i915.enable_psr2_sel_fetch=0"
|
||||
# Prevent nvme from waking the system
|
||||
"nvme.noacpi=1"
|
||||
# Getting speakers to work
|
||||
"snd_intel_dspcfg.dsp_driver=1"
|
||||
];
|
||||
boot.consoleLogLevel = 0;
|
||||
#boot.initrd.systemd.enable = true;
|
||||
@@ -1611,6 +1613,7 @@ in
|
||||
pavucontrol # GUI mixer
|
||||
pamixer # CLI mixer
|
||||
playerctl # Player controls
|
||||
speaker-test # testing speaker
|
||||
];
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
@@ -22,6 +22,8 @@
|
||||
"i915.enable_psr2_sel_fetch=0"
|
||||
# Prevent nvme from waking the system
|
||||
"nvme.noacpi=1"
|
||||
# Getting speakers to work
|
||||
"snd_intel_dspcfg.dsp_driver=1"
|
||||
];
|
||||
boot.consoleLogLevel = 0;
|
||||
#boot.initrd.systemd.enable = true;
|
||||
|
||||
@@ -10,5 +10,6 @@
|
||||
pavucontrol # GUI mixer
|
||||
pamixer # CLI mixer
|
||||
playerctl # Player controls
|
||||
speaker-test # testing speaker
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user