Skip to content

Commit

Permalink
feat(autostart): added element-desktop to autostart program on wittano
Browse files Browse the repository at this point in the history
  • Loading branch information
Wittano committed Feb 1, 2025
1 parent 2f7616d commit 6799f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ let
"spotify"
"vivaldi"
"todoist-electron"
"element-desktop --hidden"
];

programs.fish.functions.download-yt.body = "${pkgs.parallel}/bin/parallel ${master.yt-dlp}/bin/yt-dlp ::: $argv";
Expand Down

0 comments on commit 6799f5e

Please sign in to comment.