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
2600a9e55d
nixfiles
/
home
/
apps
/
telegram.nix
2 lines
68 B
Nix
Raw
Normal View
History
Unescape
Escape
start work on allowing use of deploy-rs
2021-12-26 15:43:53 +00:00
{
config
,
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
tdesktop
]
;
}
Reference in a new issue
Copy permalink