summary refs log tree commit diff
path: root/hosts/pc
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2023-03-30 10:46:52 +0300
committertzlil <tzlils@protonmail.com>2023-03-30 10:46:52 +0300
commitfbbd1a6ee7cb8f4a221b9ec77f714778eb4ae7f4 (patch)
treefa37905011a2402f1787831043fe2180269607f0 /hosts/pc
parentf93700b22836af7e92108c697f4638bca433b87e (diff)
cleanup, fmt, work on emacs, start hydrus booru integration
Diffstat (limited to 'hosts/pc')
-rw-r--r--hosts/pc/cfg.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/pc/cfg.nix b/hosts/pc/cfg.nix
index aaf624c..38fb8c6 100644
--- a/hosts/pc/cfg.nix
+++ b/hosts/pc/cfg.nix
@@ -91,7 +91,6 @@
     };
 
     hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
-    hardware.video.hidpi.enable = lib.mkDefault true;
     # greeter.initialSession = "sh -c hyprland";
   };
 }