feat: clean up the repo

This commit is contained in:
Kat Inskip 2023-04-29 12:00:58 -07:00
parent bc9c310c77
commit f6ec9f37eb
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
249 changed files with 804 additions and 13048 deletions

View file

@ -16,7 +16,7 @@ if [[ -e $NF_CONFIG_ROOT/trusted/trusted/flake.nix ]]; then
fi
NF_HOST=${NF_HOST-tewi}
NIXOS_TOPLEVEL=network.nodes.nixos.$NF_HOST.system.build.toplevel
NIXOS_TOPLEVEL=network.nodes.$NF_HOST.system.build.toplevel
if [[ $1 = build ]]; then
shift