l screenlock: fix enableOption
This commit is contained in:
parent
d5fd5107e6
commit
27c919fbf3
@ -11,7 +11,7 @@ let
|
||||
};
|
||||
|
||||
api = {
|
||||
enable = mkEnableOption "news";
|
||||
enable = mkEnableOption "screenlock";
|
||||
command = mkOption {
|
||||
type = types.str;
|
||||
default = "${pkgs.i3lock}/bin/i3lock -i /var/lib/wallpaper/wallpaper -f";
|
||||
|
Loading…
Reference in New Issue
Block a user