--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2025-01-26 19:39:50 +01:00
parent 62497d4584
commit 598cbb4750
4 changed files with 18 additions and 4 deletions

BIN
secrets/ollama.age Normal file

Binary file not shown.

View file

@ -56,4 +56,5 @@ in
"s3_odin.age".publicKeys = devUsers ++ [ odin ];
"s3_sif.age".publicKeys = devUsers ++ [ sif ];
"s3_thor.age".publicKeys = devUsers ++ [ thor ];
"ollama.age".publicKeys = devUsers ++ [ sif thor ];
}