mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-06 12:59:22 +02:00
remove search
This commit is contained in:
parent
3dcf1840af
commit
5cba1e310c
4 changed files with 1 additions and 146 deletions
|
@ -14,7 +14,7 @@ in
|
|||
layout = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "us";
|
||||
description = lib.mdDoc "Keyboard Layout.";
|
||||
description = "Keyboard Layout.";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue