mirror of
https://github.com/mdlayher/homelab.git
synced 2024-12-14 11:47:32 +00:00
nixos/lib: add age package
Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
parent
3a742b5e39
commit
143797259e
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ in {
|
|||
|
||||
# Packages which should be installed on every machine.
|
||||
systemPackages = with pkgs; [
|
||||
age
|
||||
bandwhich
|
||||
bc
|
||||
byobu
|
||||
|
|
Loading…
Reference in a new issue