mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
doc: apple touchbar
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
experimentalGPUInstallMode = "driver"; # driver / replace(for non-flakes) / overlay
|
experimentalGPUInstallMode = "driver"; # driver / replace(for non-flakes) / overlay
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# After adding this snippet, you need to restart the system for the touchbar to work.
|
||||||
hardware.apple.touchBar = {
|
hardware.apple.touchBar = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs-unstable.tiny-dfr;
|
package = pkgs-unstable.tiny-dfr;
|
||||||
|
|||||||
Reference in New Issue
Block a user