This commit is contained in:
Miguel Palhas
2024-09-29 10:31:52 +01:00
commit 327b575dc5
16 changed files with 960 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
{ inputs, ... }: { programs.neovim.enable = true; }