Skip to content

brendonakay/nixos-dotfiles

Repository files navigation

NixOS Dotfiles

Home Manager and Flakes

Nixvim

My main editor is NeoVim configured by Nix. This is accomplished using Nixvim.

Thanks to the many examples in this list for helping me build my own config.

FIX

  • Unfree with home-manager and nixvim.
    • Need to use export NIXPKGS_ALLOW_UNFREE=1 and --impure to build home-manager.
    • Even though I have unfree set in configuration.nix and in the home-manager flake.

TODO

  • Configure laziness for Nixvim.
  • Add GitSigns (or whatever colors git changes in the left side)
  • Migrate to i3 window manager.
  • Pimp out tmux bottom bar.
  • Add a direnv setup to let me know when I'm in a nix shell.
  • Rewrite Nix stuff to use fewer dependencies. Do not nixify NeoVim config.
  • Add kitty config.
  • Install lazygit.

About

NixOS dotfiles with Flakes and Home Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published