for mommy

This commit is contained in:
Tao Tien 2026-04-02 13:14:12 -07:00
parent 0d4edc42c4
commit 2b5d1aaf51
2 changed files with 14 additions and 7 deletions

View file

@ -86,7 +86,7 @@
boot.extraModprobeConfig = ''options snd-hda-intel model=dell-headset-multi'';
boot.kernelModules = ["kvm-intel"];
powerManagement.cpuFreqGovernor = "powersave";
systemd.sleep.extraConfig = "HibernateDelaySec=180m";
# systemd.sleep.extraConfig = "HibernateDelaySec=180m";
# boot.kernel.sysctl."net.ipv4.ip_forward" = "1";
# boot.kernel.sysctl."net.ipv6.conf.all.forwarding" = "1";