1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 20:01:08 +01:00

feat(keyboard): move xcompose out of general keyboard config

This commit is contained in:
2024-03-17 21:40:37 +01:00
parent e4be74ca87
commit 64972f99b7
2 changed files with 1 additions and 4 deletions

View File

@@ -55,10 +55,6 @@ in {
environment.etc."x11-locale".source = toString pkgs.xorg.libX11 + "share/X11/locale";
home-manager.users.me = {
home.file.".XCompose".source = ../lib/keyboards/XCompose;
};
console.keyMap = "de";
environment.systemPackages =