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
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"