utility/mkdir-nvim: init

This commit is contained in:
alfarel 2025-02-25 21:03:46 -05:00
commit 9e1afde682
6 changed files with 40 additions and 0 deletions

View file

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