commit | 82c2d2f7b6217b82b38bb7fe4394451fa88f30b0 | [log] [tgz] |
---|---|---|
author | Skyler Turner <skyler@clicksminuteper.net> | Tue Mar 15 21:00:39 2022 +0000 |
committer | Skyler Turner <skyler@clicksminuteper.net> | Tue Mar 15 21:00:39 2022 +0000 |
tree | 190d1b3e2557c2b79e553a4d0a618e1ae6bb7896 | |
parent | d5df94af7b26c4085c74f45af2ef94bacf496e9a [diff] |
Committed after system build
diff --git a/system/hardware-configuration.nix b/system/hardware-configuration.nix index 548e43f..1eb7dbb 100644 --- a/system/hardware-configuration.nix +++ b/system/hardware-configuration.nix
@@ -30,5 +30,5 @@ powerManagement.cpuFreqGovernor = lib.mkDefault "powersave"; hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; - hardware.opentabletdriver.enable = true; +# hardware.opentabletdriver.enable = true; }