Skip to content

Commit

Permalink
Replace telegram-desktop by element-desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
rake5k committed Sep 10, 2024
1 parent 46cc213 commit ea3ffa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/roles/web/messengers/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ in

config = mkIf cfg.enable {
home.packages = with pkgs; [
element-desktop
signal-desktop
telegram-desktop
threema-desktop
];
};
Expand Down

0 comments on commit ea3ffa4

Please sign in to comment.