refactor(op): switch to service account auth and simplify env injection

This commit is contained in:
2026-04-14 13:11:16 +08:00
parent 8714184fbd
commit fbb83ff013
3 changed files with 8 additions and 18 deletions
+1
View File
@@ -5,5 +5,6 @@
];
programs.fish.enable = true;
programs._1password.enable = true;
services.openssh.enable = true;
}