mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-14 00:26:54 +00:00
csvview: init
This commit is contained in:
parent
7783ca61b7
commit
739fbb96cb
6 changed files with 153 additions and 0 deletions
6
modules/plugins/utility/csvview/default.nix
Normal file
6
modules/plugins/utility/csvview/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./csvview.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue