home: wm: fix documentation

This commit is contained in:
Bruno BELANYI 2026-04-04 16:18:54 +01:00
parent 3da57e4de6
commit 69ba9a03e3

View file

@ -68,7 +68,7 @@ in
};
screen-lock = {
enable = mkRelatedOption "automatic X screen locker" [ "i3" ];
enable = mkRelatedOption "automatic screen locker" [ "i3" ];
command = mkOption {
type = types.str;