install telegram right

This commit is contained in:
ponymushama 2024-07-23 21:17:03 +08:00
parent e156dc2647
commit a274c38cb0
2 changed files with 4 additions and 8 deletions

View file

@ -1,7 +0,0 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
telegram-desktop
];
}