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
cc6d8f0545
infrastructure
/
hosts
/
hydrogen
/
system
/
packages
/
default.nix
2 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
➕ (hydrogen) replace htop by btop
2023-10-16 18:23:43 +00:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
btop
borgbackup
]
;
}
Reference in a new issue
Copy permalink