mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Remove unnecessary enable
This commit is contained in:
parent
7e59fd1426
commit
6bc1112c53
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
config = lib.mkIf config.myConfig.x-input.enable {
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
xkb = {
|
||||
layout = "de";
|
||||
variant = "nodeadkeys";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue