Update modules/services/pyprland.nix
Co-authored-by: Robert Helgesson <robert@rycee.net>
This commit is contained in:
parent
2a64009e00
commit
60b5af9bab
|
@ -4,7 +4,7 @@ let
|
|||
settingsFormat = pkgs.formats.toml { };
|
||||
in with lib; {
|
||||
|
||||
meta.maintainers = [ maintainers.knoc-off ];
|
||||
meta.maintainers = [ hm.maintainers.knoc-off ];
|
||||
options.services.pyprland = {
|
||||
enable = mkEnableOption "pyprland";
|
||||
|
||||
|
|
Loading…
Reference in a new issue