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
5e112b21bb
nixfiles
/
home
/
dev
/
all
/
deploy-rs.nix
2 lines
79 B
Nix
Raw
Normal View
History
Unescape
Escape
format nix files
2022-02-15 11:04:08 +00:00
{
pkgs
,
inputs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
.
deploy-rs
;
[
deploy-rs
]
;
}
Reference in a new issue
Copy permalink