desktop setup and piefed mayb

This commit is contained in:
death916 2026-03-05 08:28:03 -08:00
parent f0b86de989
commit b2bc638e08

View file

@ -30,11 +30,6 @@
hardware.enableRedistributableFirmware = true;
services.btrfs.autoScrub.enable = true;
# --- BTRFS Dynamic Swapfile (16GB) ---
swapDevices = lib.mkForce [ ]; # Disable standard swap from base.nix
services.btrfs.swapfile.enable = true;
services.btrfs.swapfile.size = "16G";
# --- NVIDIA G-SYNC / Tear-Free ---
services.xserver.screenSection = ''
Option "AllowGNULL" "False"