NixOS and HM config :3#
# make sure you have these experimental features enabled:
# - nix-command
# - flakes
# - pipe-operators (or pipe-operator on lix)
$ nix shell nixpkgs#nh # requires nh
$ ./bake switch
$ ./bake boot
$ ./bake build
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz# make sure you have these experimental features enabled:
# - nix-command
# - flakes
# - pipe-operators (or pipe-operator on lix)
$ nix shell nixpkgs#nh # requires nh
$ ./bake switch
$ ./bake boot
$ ./bake build