feat(fd): create package module

This commit is contained in:
wi11-holdsworth 2026-01-14 11:56:21 +11:00
parent 4bb49ae510
commit a729f8b6ea
3 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
programs.fd = {
enable = true;
hidden = true;
};
}