From 23573273479030ad031800791dc4064557762cea Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Tue, 25 Feb 2025 07:40:23 +0100 Subject: [PATCH] temperance/configuration.nix: switch to GB console.keyMap --- hosts/temperance/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/temperance/configuration.nix b/hosts/temperance/configuration.nix index 382176f..23915e0 100644 --- a/hosts/temperance/configuration.nix +++ b/hosts/temperance/configuration.nix @@ -97,5 +97,6 @@ in { btop.enable = true; nh.enable = true; }; + # style.colorScheme.name = "Black Metal Venom"; }; }