Files
nixos/modules/home/apps.nix
T
2025-08-11 16:38:14 -05:00

6 lines
59 B
Nix

{
imports = [
../../packages/firefox/home.nix
];
}