mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Desktop] Add missing description for layout
This commit is contained in:
parent
08515ffd95
commit
31e8dccf5e
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ in {
|
|||
type = types.str;
|
||||
default = "fr";
|
||||
example = "us";
|
||||
description = "Default keyboard layout for X and console";
|
||||
};
|
||||
audio = {
|
||||
noise-filter.strength = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue