Switch to lix

This commit is contained in:
Lillian Violet 2024-05-08 11:16:20 +02:00
parent 31a47c71be
commit 5080d69f9d
2 changed files with 19 additions and 0 deletions

View file

@ -33,6 +33,8 @@
experimental-features = "nix-command flakes";
# Deduplicate and optimize nix store
auto-optimise-store = true;
extra-substituters = ["https://cache.lix.systems"];
trusted-public-keys = ["cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o="];
};
};