Update nixpkgs-unstable (and other inputs)
Some checks failed
CI / Check, build and cache Nix flake (push) Has been cancelled

This commit is contained in:
2024-11-25 22:13:54 +00:00
parent 71d1c3f9c2
commit df7e5953eb
16 changed files with 153 additions and 319 deletions

View File

@@ -216,7 +216,7 @@ in
atticd = {
enable = false;
credentialsFile = config.age.secrets."object/atticd.env".path;
environmentFile = config.age.secrets."object/atticd.env".path;
settings = {
listen = "[::]:8069";
allowed-hosts = [ "nix-cache.${pubDomain}" ];