Files
nixos/modules/home/apps-optional.nix
T
2025-12-27 22:20:06 -06:00

6 lines
52 B
Nix

{
imports = [
../../apps/btop/home.nix
];
}