Remove ca-references

This commit is contained in:
Bad 2021-12-06 20:14:40 +01:00
parent 21c4a9be8f
commit c5bf676edf

View file

@ -1,7 +1,7 @@
{
description = "A highly structured configuration database.";
nixConfig.extra-experimental-features = "nix-command flakes ca-references";
nixConfig.extra-experimental-features = "nix-command flakes";
inputs =
{
nixos.url = "github:nixos/nixpkgs/release-21.11";