GitHunt
ME

meatcar/dots

Configurations for tools I use across my machines

meatcar's dot files

Supports Linux and WSL.

Requirements

  • Nix/NixOS

Installation

  • On NixOS ln -rs configuration.nix /etc/nixos/configuration.nix, or fiddle with NIX_PATH.

  • Without NixOS:

    1. Symlink home.nix to ~/.config/nixpkgs/home.nix.
    2. Install Nix
    3. Install Nixpkgs
    4. Install Home Manager
    5. Run stow nix
    6. Run home-manager switch
  • All the packages in conf/ can be deployed with GNU Stow. cd into conf, and run stow <package>.

Enjoy!

To update

niv update
sudo nixos-rebuild switch
# OR
home-manager switch

What does it look like?

Given the right wallpaper, it can look like this!

Languages

Nix56.0%Lua27.8%Shell6.8%CSS3.4%Python1.8%TypeScript1.2%JavaScript1.1%Vim Snippet0.9%Vim Script0.5%KakouneScript0.3%Clojure0.3%

Contributors

Created March 24, 2011
Updated February 28, 2026
meatcar/dots | GitHunt