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
f893dc8484
nixfiles
/
home
/
apps
/
telegram.nix
2 lines
78 B
Nix
Raw
Normal View
History
Unescape
Escape
start work on lappy setup guide
2022-01-29 19:01:00 +00:00
{
config
,
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
kotatogram-desktop
]
;
}
Reference in a new issue
Copy permalink