home: wm: fix documentation
This commit is contained in:
parent
3da57e4de6
commit
69ba9a03e3
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
screen-lock = {
|
screen-lock = {
|
||||||
enable = mkRelatedOption "automatic X screen locker" [ "i3" ];
|
enable = mkRelatedOption "automatic screen locker" [ "i3" ];
|
||||||
|
|
||||||
command = mkOption {
|
command = mkOption {
|
||||||
type = types.str;
|
type = types.str;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue