mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-07 18:57:19 +02:00
9 lines
175 B
Bash
9 lines
175 B
Bash
![]() |
source ../common.sh
|
||
|
|
||
|
# Need backend to support text-hashing too
|
||
|
requireDaemonNewerThan "2.16.0pre20230419"
|
||
|
|
||
|
enableFeatures "ca-derivations dynamic-derivations"
|
||
|
|
||
|
restartDaemon
|