dregil: Use home-manager to set keyboard

This commit is contained in:
Alexander Kobjolke 2023-08-01 16:03:32 +02:00
parent f8411ac7e9
commit 53b6e8d5b4
3 changed files with 44 additions and 47 deletions

View file

@ -13,6 +13,11 @@ in {
../../home/cli.nix
{
home = {
language.base = "en_US@UTF-8";
keyboard.type = "us";
keyboard.variant = "dvorak";
packages = with pkgs; [
alacritty # fast terminal
firefox # the browser with the fox