syberant / nix-config

My personal NixOS configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My personal NixOS configuration.

License:MIT License


Languages

Language:Nix 55.4%Language:Python 36.3%Language:Lua 4.3%Language:Shell 3.7%Language:Dhall 0.3%