This commit is contained in:
2026-05-21 20:37:54 +09:00
parent 8efe0b9341
commit df41182acd
20 changed files with 152 additions and 57 deletions
+11 -1
View File
@@ -13,7 +13,15 @@
};
console.useXkbConfig = true;
services.xserver.xkb.options = "ctrl:swapcaps";
services.xserver.xkb = {
layout = "my-sym";
variant = "my-sym";
extraLayouts."my-sym" = {
description = "English (US) with modifed right side keys";
languages = [ "eng" ];
symbolsFile = "${pkgs.my-ricing-assets}/usr/local/share/xkb/symbols/my-sym";
};
};
services.pipewire = {
enable = true;
@@ -136,5 +144,7 @@
yubikey-manager
alsa-utils
pulseaudio
zip
unzip
];
}
+3 -3
View File
@@ -14,9 +14,6 @@
services.xserver = {
enable = true;
xkb = {
layout = "us";
};
dpi = lib.mkDefault 96;
displayManager.lightdm = {
enable = true;
@@ -64,12 +61,14 @@
xdg.portal = {
enable = true;
config.common.default = "*";
};
security.polkit.enable = true;
environment.systemPackages = (with pkgs; [
alacritty
arandr
xfe
feh
keepassxc
@@ -81,6 +80,7 @@
kdePackages.gwenview
kdePackages.okular
fontconfig
brightnessctl
]) ++ (with pkgs.skkDictionaries; [
l
emoji