sops: federate sops secret configs

This commit is contained in:
wo2wz 2025-10-04 13:39:05 -04:00
parent bf9992a5a6
commit 943e9d4cb7
8 changed files with 38 additions and 34 deletions

View file

@ -1,6 +1,8 @@
{ config, ... }:
{
sops.secrets."zipline/secrets.env".restartUnits = [ "zipline.service" ];
users.users.zipline = {
group = "zipline";
isSystemUser = true;