Bootstrapping for Alien Nix:
- Install Nix
- Install nsncd
- Clone (or otherwise obtain) this repository.
- Run
./sm.sh work-desktop
- Run
./hm.sh work-desktop
(replacingwork-desktop
with the appropriate attribute).
Bootstrapping for NixOS:
- Clone (or otherwise obtain) this repository.
- Run
nix-shell
to get a shell containing Colmena. - Run
colmena apply-local --sudo
.