Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.39 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.39 KB

This repo contains config for my devices. It uses

This repo is not supposed to be used by others as it's highly personalized. However, there are a few tricks that might be valuable to those who want to configure their system with Nix.

  • Use direnv to load Neovim lua modules directly from repo instead of Nix store.
    • This speeds up the edit-run loop when tweaking Neovim config, compared to the typical workflow that involves nixos-rebuild.
    • Check .envrc
  • Use subflake to manage extra plugins for Neovim and fish.