refactor: systems/ folder

This commit is contained in:
arcnmx 2024-01-06 16:35:54 -08:00
parent a06248ba9a
commit 41b772c6d1
22 changed files with 10 additions and 10 deletions

View file

@ -6,7 +6,6 @@ NF_CONFIG_ROOT=${NF_CONFIG_ROOT-.}
NF_HOST=${NF_HOST-tewi}
NIXOS_TOPLEVEL=network.nodes.$NF_HOST.system.build.toplevel
NF_ADDR=${NF_ADDR-${NF_HOST}}
export NIX_SSHOPTS="${NIX_SSHOPTS--p62954}"
if [[ $1 = tarball ]]; then
shift