about summary refs log tree commit diff
path: root/modules/nixos/profiles
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-09-30 15:21:49 +0300
committerAzat Bahawi <azat@bahawi.net>2023-09-30 15:21:49 +0300
commit0221d5913ea26fde9493dadfbb265f2ff103124f (patch)
tree29258145f96ffd9bcf5e39f6a1e1e7c4cab57355 /modules/nixos/profiles
parent2023-09-28 (diff)
2023-09-30
Diffstat (limited to '')
-rw-r--r--modules/nixos/profiles/headful.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/nixos/profiles/headful.nix b/modules/nixos/profiles/headful.nix
index f8df169..6658582 100644
--- a/modules/nixos/profiles/headful.nix
+++ b/modules/nixos/profiles/headful.nix
@@ -26,7 +26,7 @@ in {
         element-desktop
         imv
         mumble
-        tdesktop
+        telegram-desktop
         tor-browser-bundle-bin
       ];
 

Consider giving Nix/NixOS a try! <3