This website requires JavaScript.
Explore
Help
Sign In
chaos
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
2
Releases
Activity
2af61a7dd3
nixfiles
/
home
/
apps
/
telegram.nix
4 lines
66 B
Nix
Raw
Normal View
History
Unescape
Escape
move to telegram-desktop
2023-06-03 18:50:49 +01:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
telegram-desktop
]
;
}
Reference in a new issue
Copy permalink