nixvim on droid

This commit is contained in:
2025-01-26 18:31:08 +00:00
parent 1866479684
commit da1acd0538
3 changed files with 6 additions and 28 deletions

View File

@@ -5,4 +5,7 @@
home.stateVersion = "24.05";
# insert home-manager config
imports = [
../../modules/home-manager/nixvim
];
}