it might work
This commit is contained in:
parent
4c82585bd2
commit
e5f5509744
1 changed files with 3 additions and 3 deletions
|
@ -24,9 +24,9 @@
|
|||
networking.hostName = "kuroko"; # Define your hostname.
|
||||
services.ratbagd.enable = true;
|
||||
hardware.pulseaudio.support32Bit = true;
|
||||
boot.kernelParams = [
|
||||
"mem_sleep_default=deep"
|
||||
];
|
||||
# boot.kernelParams = [
|
||||
# "mem_sleep_default=deep"
|
||||
# ];
|
||||
# systemd.sleep.extraConfig = ''
|
||||
# AllowSuspend=yes
|
||||
# AllowHibernation=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue