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
d7be51ac65
nixfiles
/
home
/
backup-apps.nix
2 lines
67 B
Nix
Raw
Normal View
History
Unescape
Escape
piped-{backend,frontend,proxy} & nixos module
2022-12-03 13:16:22 +00:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
gitlab_archiver
]
;
}
Reference in a new issue
Copy permalink