Ooooof: remove my binarycache due to ooooof

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
Ivan Bushchik 2023-08-31 18:46:40 +03:00
parent ab528c81b2
commit d32e298022
No known key found for this signature in database
GPG key ID: 2F16FBF3262E090C

View file

@ -9,13 +9,6 @@
settings = {
auto-optimise-store = true;
trusted-users = [ "root" "@wheel" ];
substituters = [
"https://binarycache.ivabus.dev/public" # Yep, only public one here :)
"https://cache.nixos.org"
];
trusted-public-keys = [
"public:9k8+78y5+1rICy+9e4raIiLP/dKDEvm9dyjj27vPS04="
];
};
gc = {
automatic = true;