0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

nixos/stage-1-systemd: Add keymap support

Makes my life a lot easier with my non-american keyboard layout
This commit is contained in:
Janne Heß 2022-04-14 09:37:17 +01:00
parent cb1624c130
commit 6d6c1c341c
No known key found for this signature in database
GPG key ID: 69165158F05265DF
2 changed files with 23 additions and 9 deletions

View file

@ -398,7 +398,6 @@ in {
"${cfg.package}/lib/systemd/systemd-shutdown"
"${cfg.package}/lib/systemd/systemd-sulogin-shell"
"${cfg.package}/lib/systemd/systemd-sysctl"
"${cfg.package}/lib/systemd/systemd-vconsole-setup"
# additional systemd directories
"${cfg.package}/lib/systemd/system-generators"