diff --git a/profiles/gui/base/default.nix b/profiles/gui/base/default.nix index 60ab06a..f8b2b0d 100644 --- a/profiles/gui/base/default.nix +++ b/profiles/gui/base/default.nix @@ -17,6 +17,10 @@ in { programs.dconf.enable = true; + services.xserver.xkb = { + layout = "gb"; + }; + fonts = { packages = with pkgs; [comic-sans comic-code]; fontconfig = {