my over complex system configurations
4

Configure Feed

Select the types of activity you want to include in your feed.

amaterau: AGUHRH

isabel (Jul 6, 2026, 3:27 PM +0100) 4eae4947 9cf7affa

-8
-8
systems/amaterasu/hardware.nix
··· 18 18 swapDevices = [ 19 19 { device = "/dev/disk/by-uuid/55606623-362b-4c53-a9da-26ea202aff23"; } 20 20 ]; 21 - 22 - # https://bbs.archlinux.org/viewtopic.php?id=287947 23 - boot.kernelParams = [ 24 - "rtw89_core.disable_ps_mode=1" 25 - "rtw89_pci.disable_aspm_l1=1" 26 - "rtw89_pci.disable_aspm_l1ss=1" 27 - "rtw89_pci.disable_clkreq=1" 28 - ]; 29 21 }