Uhh.. I spent way too long on this configuration ðŸ˜
Maybe I will write about it more some time later :) But you can check out my config and resources below in the meantime
Resources that helped me in setting up my configuration!
| Description | URL |
|---|---|
| Helpful for searching up packages to install, configuration.nix options that you can, and available flakes that you can import into your configuration | https://search.nixos.org/packages |
| Helpful for the initial set up and installation of NixOS from boot | https://nixos.org/manual/nixos/stable/ |
| Helpful for quickly searching options for home-manager | https://home-manager-options.extranix.com/ |
| Helpful for setting up flakes and your configuration, as well as learning about how flakes work | https://nixos-and-flakes.thiscute.world/ |
| Helpful for learning about how the Nix programming language works | https://nix.dev/tutorials/nix-language |
| Description | URL |
|---|---|
| Niri Flake Repo | https://github.com/sodiboo/niri-flake |
| Niri Flake Options | https://github.com/sodiboo/niri-flake/blob/main/docs.md |
| Description | URL |
|---|---|
| Helpful for searching the available nvf options for enabling and configuring various Neovim options and plugins | https://notashelf.github.io/nvf/options.html |
| Helpful for setting up nvf and more advanced features, such as importing and overriding plugins | https://notashelf.github.io/nvf/index.xhtml |
| Description | URL |
|---|---|
| Useful for Neovim stuff like pickers and image rendering | https://github.com/folke/snacks.nvim |
| Useful for enabling QOL features for creating and searching Obsidian links | https://github.com/obsidian-nvim/obsidian.nvim |
| Useful for navigating and modifying files/folders | https://github.com/stevearc/oil.nvim |