create a build/cache server albert #170

Open
ahtlon wants to merge 10 commits from albert_build_host into master
Showing only changes of commit fccdb74671 - Show all commits
+2
View File
@@ -26,10 +26,12 @@ rec {
settings = {
substituters = [
"https://cache.malobeo.org"
"https://cache.dynamicdiscord.de"
"https://cache.nixos.org/"
];
trusted-public-keys = [
# TODO: add cache.malobeo.org key after creation
"cache.dynamicdiscord.de:DKueZicqi2NhJJXz9MYgUbiyobMs10fTyHCgAUibRP4="
];
trusted-users = [ "root" "@wheel" ];