Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.41 KB

README.md

File metadata and controls

25 lines (22 loc) · 1.41 KB

Sybrand's NixOS configuration

I share most of my configuration across both of my hosts (a laptop and a desktop) but they do have host-specific configuraton in the hosts folder.

In this config I take advantage of the following projects:

  • Nix and NixOS obviously
  • home-manager, fantastic for managing the dotfiles in your home directory, also contains many helpful modules
  • nixos-hardware, a surprisingly hard to find gem that contains hardware-specific configurations for many laptops
  • Nix User Repository (NUR), provides an easy way to share unofficial packages
  • nix-neovim, my own toy project for configuring Neovim with Nix

Overview of system