tests: Fix config file name
This commit is contained in:
committed by
Théophane Hufschmitt
parent
07e6ee93f3
commit
d170ab4d8c
@@ -1,6 +1,6 @@
|
||||
source ../common.sh
|
||||
|
||||
enableFeatures "external-gc-daemon"
|
||||
echo "gc-socket-path = $NIX_GC_SOCKET_PATH" >> "$NIX_CONF_DIR"/nix.cong
|
||||
echo "gc-socket-path = $NIX_GC_SOCKET_PATH" >> "$NIX_CONF_DIR"/nix.conf
|
||||
|
||||
startGcDaemon
|
||||
|
||||
Reference in New Issue
Block a user