This website requires JavaScript.
Explore
Help
Sign In
Laurent
/
infrastructure
Watch
1
Star
0
Fork
You've already forked infrastructure
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
a496cda8c4
infrastructure
/
hosts
/
hydrogen
/
system
/
packages
/
default.nix
2 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
🐛 (hydrogen) add borgbackup to systempackages
2023-07-12 15:50:59 +00:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
htop
borgbackup
]
;
}
Reference in a new issue
Copy permalink