# i am using git-crypt to prevent my NCR hostname/id from being
# exposed on the public internet. it is not in fact sensitive
# and i am not leaking any secrets by checking in my git-crypt secret
just unlock
just build
- Assumes NixOS hosts are managed using
colmena
- This repository can support multiple homies, by way of homie-specific directories under
homies/
. The exact path, e.g.homies/shimmerjs
is inferred byhack/
scripts. If the$HOMIE
environment variable is set, that will be used. The value ofwhoami
is used by default if$HOMIE
is unset. UNIVERSE_HOME
must be set to the checkout path for this repository. Defaults to$HOME/dev/universe
if modules from this repository are used to build your userland / shell environment.
- Use
just home-build
/just home-switch
to managehome-manager
configuration.