csvview: init

This commit is contained in:
dathegreat 2026-06-11 14:15:58 -06:00 committed by Snoweuph
commit 739fbb96cb
6 changed files with 153 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./csvview.nix
./config.nix
];
}