add toybox

This commit is contained in:
TheWanderingCrow 2026-03-09 14:07:49 -04:00
parent 5c8223840c
commit e6a779c816
2 changed files with 28 additions and 27 deletions

View file

@ -47,6 +47,7 @@ in
pkgs.openssh
pkgs.file
pkgs.fastfetch
pkgs.toybox
];
home-manager.useGlobalPkgs = true;