mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fix: nf-build-system?
This commit is contained in:
parent
2e4bb0cc06
commit
07ceed4431
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ nfgc() {
|
||||||
nix-collect-garbage -d
|
nix-collect-garbage -d
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
nfsystem=$ALIAS
|
||||||
nfinstallable="${NF_CONFIG_ROOT}#${SYSTEM_LINK}"
|
nfinstallable="${NF_CONFIG_ROOT}#${SYSTEM_LINK}"
|
||||||
init_nfargs "-$nfsystem"
|
init_nfargs "-$nfsystem"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue