GitHunt
CT

cte/dotfiles

Personal NixOS system + home manager configurations

NixOS Configuration

Getting Started

NixOS / Linux:

Clone repo and add hardware configuration:

nix-shell -p git
git clone https://github.com/cte/dotfiles.git
cd dotfiles
cp /etc/nixos/hardware-configuration.nix ./hosts/dusk
git add .
exit

Rebuild:

sudo nixos-rebuild switch --flake ~/dotfiles#dusk

Install config:

~/dotfiles/hosts/dusk/config.sh

Reboot if necessary.

Nix / Darwin

See hosts/[host]/flake.nix.

Resources

Documentation

Videos

Languages

Nix41.0%Lua18.3%CSS13.6%SCSS11.7%JavaScript8.0%GLSL6.0%Shell1.5%

Contributors

Created January 14, 2025
Updated February 1, 2026