Skip to content

denji/home

 
 

Repository files navigation

A combination of system config, dotfiles, and personal Nix package repo/channel/whatever. Tries to rely on the external environment as little as possible - nixpkgs and other channels are pinned as submodules under the channels/ directory.

NixOS

Installation from nixos installer:

HOSTNAME=$(hostname -s) # fill in here
./nx switch $HOSTNAME build &&
sudo nixos-install --root /mnt --system $PWD/result-gensokyo-$HOSTNAME/

Nix

./nx home $(hostname -s) switch

Releases

No releases published

Packages

No packages published

Languages

  • Nix 96.1%
  • Shell 1.5%
  • Other 2.4%