add nixos-test to features

This commit is contained in:
Noa Aarts 2024-11-13 20:43:46 +01:00
parent 4b706450be
commit 2e268393dc
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -29,6 +29,7 @@
system-features = [ system-features = [
"kvm" "kvm"
"big-parallel" "big-parallel"
"nixos-test"
]; ];
allowed-uris = [ allowed-uris = [
"github:" "github:"