Skip to content

herself/nix-config-public

Repository files navigation

nix-config

My dotfiles setup using Nix and home-manager.

Installation

  1. Clone this repo to ~/GIT_REPOS/Private
  2. Run scripts/git-repos-upstreams-init.sh to get the upstream repos we depend on
  3. If using Nix: make sure to have pkgs.home-manager in environment.systemPackages
  4. If using any other distro/mac: install nixpkgs and then home-manager standalone

Running

All parameters, new machines, etc. are available in flake.nix.

Reconfigure NixOs

Run ./nixos-rebuild.sh.

Reconfigure Home Manager

Run ./home-rebuild.sh.

Update flake.lock with new repo data (think apt update)

Run nix flake update.

Links

About

My shiny Nix config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published