[msft-mac] Clean up darwin home modules. Prepare mstf-mac config.

Signed-off-by: Mariano Uvalle <u.g.a.mariano@gmail.com>
This commit is contained in:
Mariano Uvalle
2025-08-04 18:54:07 -07:00
parent dff049e7f8
commit fe118afd58
9 changed files with 175 additions and 91 deletions
+1
View File
@@ -15,6 +15,7 @@ with lib;
config = mkIf config.nvim.enable {
home.packages = [
pkgs.lua-language-server
config.nvim.package
];