permissions

correct permissions of the scripts
This commit is contained in:
2026-04-03 18:09:20 +02:00
parent 2dd361ec24
commit 6f64253c4b
14 changed files with 29 additions and 21 deletions

View File

@@ -0,0 +1,7 @@
{ ... }:
{
programs.nixvim.plugins = {
aerial.enable = true;
};
}