fix: remove 1password launch bind flags
This commit is contained in:
parent
397186558a
commit
0ab0b43fa5
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ in
|
|||
|
||||
#makoctl = "${config.services.mako.package}/bin/makoctl";
|
||||
|
||||
password = "${pkgs._1password-gui}/bin/1password --enable-features=UseOzonePlatform --ozone-platform=wayland";
|
||||
password = "${pkgs._1password-gui}/bin/1password";
|
||||
|
||||
#playerctl = "${config.services.playerctld.package}/bin/playerctl";
|
||||
#playerctld = "${config.services.playerctld.package}/bin/playerctld";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue