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.
|
networking.hostName = "kuroko"; # Define your hostname.
|
||||||
services.ratbagd.enable = true;
|
services.ratbagd.enable = true;
|
||||||
hardware.pulseaudio.support32Bit = true;
|
hardware.pulseaudio.support32Bit = true;
|
||||||
boot.kernelParams = [
|
# boot.kernelParams = [
|
||||||
"mem_sleep_default=deep"
|
# "mem_sleep_default=deep"
|
||||||
];
|
# ];
|
||||||
# systemd.sleep.extraConfig = ''
|
# systemd.sleep.extraConfig = ''
|
||||||
# AllowSuspend=yes
|
# AllowSuspend=yes
|
||||||
# AllowHibernation=yes
|
# AllowHibernation=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue