1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-31 04:04:32 +00:00

waylogout: add path support

This commit is contained in:
Austin Horstman 2025-03-19 13:57:59 -05:00
parent 35c938d0aa
commit 2030b3a393
No known key found for this signature in database

View file

@ -16,7 +16,7 @@ in {
package = lib.mkPackageOption pkgs "waylogout" { nullable = true; };
settings = lib.mkOption {
type = with lib.types; attrsOf (oneOf [ bool float int str ]);
type = with lib.types; attrsOf (oneOf [ bool float int path str ]);
default = { };
description = ''
Default arguments to {command}`waylogout`. An empty set