Add nixos and bootstrapping as submodules. Automate apitokens.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
||||
|
||||
# nix-store --add-root `pwd`/gcroots/initca --indirect -r $(nix-instantiate ./initca.nix)
|
||||
nix-build -o gcroots/initca ./initca.nix
|
||||
nix-build -o ca $DIR/../lib/initca.nix
|
||||
|
||||
Reference in New Issue
Block a user