bump 2026-04-02

This commit is contained in:
Tao Tien 2026-03-23 19:13:39 -07:00
parent e274f0da0a
commit ec39befdf6
7 changed files with 150 additions and 122 deletions

View file

@ -55,7 +55,7 @@
];
boot.kernelModules = ["amdgpu"];
powerManagement.cpuFreqGovernor = "powersave";
systemd.sleep.extraConfig = "HibernateDelaySec=360m";
# systemd.sleep.extraConfig = "HibernateDelaySec=360m";
nix.settings = {
connect-timeout = 5;