Skip to content
Jacob Hilker edited this page May 27, 2024 · 2 revisions

Welcome to the dotfiles wiki!

Installation

nix-shell - p git --command "git clone https://github.com/jhilker98/dotfiles.git; cd dotfiles; git switch snowflake"
cd dotfiles
TMPDIR=$(pwd)/tmp nix-shell -p git --command "sudo nixos-install --root /mnt --flake .#<hostname>"
Clone this wiki locally