nixos-configs/homeManagerModules
matt1432 63317618df
All checks were successful
Discord / discord commits (push) Has been skipped
docs: add generated homeManagerModules readme
2025-01-21 14:42:56 -05:00
..
firefox fix(firefox): add searx to url search engines 2025-01-15 22:27:35 -05:00
neovim feat(nvim): lsp_lines -> tiny-inline-diagnostic 2025-01-14 00:10:55 -05:00
shell feat(tree): add gitignore option to tree 2025-01-16 09:39:04 -05:00
default.nix docs: add generated homeManagerModules readme 2025-01-21 14:42:56 -05:00
README.md docs: add generated homeManagerModules readme 2025-01-21 14:42:56 -05:00

homeManagerModules

This directory contains every home-manager modules exposed by this flake.

List of my home-manager modules found in self.homeManagerModules

Name Description
firefox Uses the home-manager firefox module to declare my custom configuration which includes my list of extensions, my adapted firefox-gx theme and other settings.
neovim Uses the home-manager neovim module to declare my custom configuration and expands it with toggles for certain LSPs. This configuration loads corresponding devShells of the current language from self.devShells dynamically to support various LSPs.
shell Extends the bash home-manager options to set some bash options, aliases themes that follow Dracula Theme and settings for CLI programs, such as starship, trash-d, nix-comma, nix-direnv, git, etc.