chore(flake): update inputs
This commit is contained in:
parent
1741f59376
commit
20876cf317
2 changed files with 13 additions and 13 deletions
home/modules
|
@ -54,7 +54,7 @@ let
|
|||
let
|
||||
name = "mullvad-browser-${profile}";
|
||||
scriptBin = pkgs.writeScriptBin name ''
|
||||
mullvad-browser -P "${profile}" --class="${name}" $@
|
||||
mullvad-browser -P "${profile}" --name="${name}" $@
|
||||
'';
|
||||
desktopFile = pkgs.makeDesktopItem {
|
||||
inherit name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue