Skip to content

meatcar/dots

Repository files navigation

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!