drives helix and broot

This commit is contained in:
RootHost-Stormwind
2025-04-07 12:45:31 +02:00
parent 6e76f581c0
commit da0535eb09
8 changed files with 172 additions and 20 deletions

View File

@@ -49,6 +49,7 @@
home.stateVersion = "24.11";
home.file = {
".config/nvim/init.vim".source = dotfiles/neovim/init.vim;
".config/helix/config.toml".source = dotfiles/helix.toml;
};
};
}