blob: f88617ceb1cc54a9d04791e17c09bcf6a1c2bca1 [file] [log] [blame]
{pkgs, ...}: {
home.home.packages = [pkgs.nix-tree];
}