Skip to content

jhilker98/dotfiles

Repository files navigation

Dotfiles

These are my dotfiles, for both NixOS and non-NixOS. There are many like them, but these are mine.

  • system/: global system configuration, such as desktop, cloud storage, etc.
  • hosts/: machine-specific configuration, such as hardware.
  • home/: home-manager configurations.
  • packages/: custom packages

Getting Started

Installation

  1. Back up your old dotfiles, and clone the repo with this command:
git clone https://github.com/jhilker1/nixos-dots.git $HOME/.dotfiles
  1. See below:

OS Installation

WSL Installation

Home-Manager/Dotfiles Installation

Updating Qtile

From this directory, run ./scripts/update-qtile.sh.