mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
desktop setup and piefed mayb
This commit is contained in:
parent
f0b86de989
commit
b2bc638e08
1 changed files with 0 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue