general: Remove all default dashie references
This commit is contained in:
parent
4e7aa1e0f0
commit
11a41563c8
3 changed files with 26 additions and 38 deletions
|
|
@ -6,7 +6,7 @@
|
|||
}: {
|
||||
options.mods.xkb = {
|
||||
layout = lib.mkOption {
|
||||
default = "dashie";
|
||||
default = "enIntUmlaut";
|
||||
example = "us";
|
||||
type = lib.types.str;
|
||||
description = "Your layout";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue