consolidate

This commit is contained in:
2025-12-18 12:08:45 -06:00
parent 2d09cfeea1
commit 0c1f0a4639
35 changed files with 57 additions and 745 deletions

View File

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