5 ms·
That sounds like a nice little workflow; I might have to incorporate something like that with `nvd`... Though, it should be said that `import /home/wherever` m
by cole-h 4y ago
That sounds like a nice little workflow; I might have to incorporate something like that with `nvd`...
Though, it should be said that `import /home/wherever` might not work if you switch to / use flakes, as that is likely outside of the flake's git repo (and thus impure).