mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 20:40:24 +01:00
feat: add attic - a self-hosted nix cache server
This commit is contained in:
@@ -220,6 +220,12 @@ in {
|
||||
file = "${mysecrets}/server/alertmanager.env.age";
|
||||
}
|
||||
// high_security;
|
||||
|
||||
"attic-nix-cache-server.env" =
|
||||
{
|
||||
file = "${mysecrets}/server/attic-nix-cache-server.env.age";
|
||||
}
|
||||
// high_security;
|
||||
};
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user