[default] Add tree

This commit is contained in:
2024-12-22 08:40:01 -08:00
parent 29cdd1e239
commit 0183e7c823

View File

@@ -44,8 +44,9 @@ with lib;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
pciutils pciutils
vim tree
usbutils usbutils
vim
]; ];
nix = { nix = {