Move keyboard layout into defaults.nix
This commit is contained in:
parent
9940f822fb
commit
54530653c9
3 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
{ ... }:
|
||||
{
|
||||
services.xserver.layout = "us-fruchti";
|
||||
services.xserver.extraLayouts = {
|
||||
de-fruchti = {
|
||||
description = "DE layout with some small changes for Thinkpad X270";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue