feat: tealdeer (tldr)

This commit is contained in:
2025-07-11 20:34:30 +08:00
parent c504274eca
commit 5648ae6b31

View File

@@ -75,6 +75,10 @@ lib.my.makeSwitch {
})
];
};
programs.tealdeer = {
enable = true;
enableAutoUpdates = true;
};
};
};
}