lightdm: Allow background colors and images. Fixes #12684
This commit is contained in:
parent
f7af2272a2
commit
ab2db6239d
@ -86,7 +86,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
background = mkOption {
|
background = mkOption {
|
||||||
type = types.path;
|
type = types.str;
|
||||||
description = ''
|
description = ''
|
||||||
The background image or color to use.
|
The background image or color to use.
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user