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:
parent
cb1624c130
commit
6d6c1c341c
2 changed files with 23 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue