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
169bc01b22
infrastructure
/
hosts
/
cesium
/
system
/
packages
/
default.nix
9 lines
114 B
Nix
Raw
Normal View
History
Unescape
Escape
🎨 `nix fmt`
2023-12-15 15:18:36 +00:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
btop
borgbackup
gitMinimal
sysz
]
;
🎨 (hydrogen/system) add gitMinimal and sysz to installed packages
2023-11-29 14:36:27 +00:00
}
Reference in a new issue
Copy permalink