add: remmina & thinkpad hardware mod

This commit is contained in:
2025-07-28 16:55:28 -04:00
parent 6b42b3cc22
commit e63dd8d5d1
3 changed files with 20 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ in
time.timeZone = "America/New_York";
hardware.enableRedistributableFirmware = true;
hardware.bluetooth.enable = true;
hardware.amdgpu.initrd.enable = lib.mkDefault true;
services.xserver.videoDrivers = [ "modesetting" ];
# System Config
reichard = {