This commit is contained in:
root 2026-05-22 11:02:39 -03:00
parent 9121a627cd
commit 0de07cd804
No known key found for this signature in database
8 changed files with 94 additions and 9 deletions

View file

@ -15,6 +15,9 @@
path = "/root/.ssh/desktop";
mode = "0600";
};
sops.secrets."deepseek_api_key" = {
owner = "agent";
};
nix.settings.experimental-features = [
"nix-command"
"flakes"