This commit is contained in:
2025-09-02 12:35:45 -05:00
parent cf67655b3d
commit 6fba3fd698
4 changed files with 16 additions and 8 deletions

View File

@@ -0,0 +1,7 @@
{ ... }: {
config = {
programs.lf = {
enable = true;
};
};
}