nixConfig.extra-experimental-features

compress-drv-tests
Motiejus Jakštys 2023-11-30 16:44:11 +02:00
parent 17e7092e5c
commit e82192b67e
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
nixConfig = {
trusted-substituters = "https://cache.nixos.org/";
trusted-public-keys = "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=";
extra-experimental-features = "nix-command flakes";
};
outputs = {