esperanto!
This commit is contained in:
parent
f57b4f7dd2
commit
22e8556a47
3 changed files with 12 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ with lib;
|
|||
|
||||
heroic
|
||||
BeatSaberModManager
|
||||
protontricks
|
||||
protonup-qt
|
||||
gamemode
|
||||
(makeDesktopItem {
|
||||
name = "x11steam";
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ with lib;
|
|||
# moonlander is programmed in dvorak!
|
||||
device:zsa-technology-labs-moonlander-mark-i {
|
||||
kb_variant =
|
||||
kb_options = esperanto:qwerty,lv3:ralt_switch
|
||||
}
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,6 +16,14 @@ with lib;
|
|||
roles.dev.enable = true;
|
||||
roles.gamer.enable = true;
|
||||
|
||||
i18n.defaultLocale = "eo.UTF-8";
|
||||
i18n.supportedLocales = [
|
||||
"eo/UTF-8"
|
||||
"en_US.UTF-8/UTF-8"
|
||||
"en_GB.UTF-8/UTF-8"
|
||||
];
|
||||
services.xserver.layout = "epo";
|
||||
|
||||
home-manager.users.${user}.imports = [{
|
||||
services.nextcloud-client.enable = true;
|
||||
services.gnome-keyring.enable = true;
|
||||
|
|
@ -33,6 +41,7 @@ with lib;
|
|||
anki
|
||||
hugo
|
||||
libsForQt5.neochat
|
||||
bookworm
|
||||
];
|
||||
|
||||
}];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue