diff options
| author | Grisha Shipunov | 2025-01-23 01:58:29 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-01-23 01:58:29 +0100 |
| commit | db13bc801c9cff7dc4e54e20add1a72b27edc45e (patch) | |
| tree | 36a0a2f42d4e0f64ba0c934469a5a40406fe073c | |
| parent | 242d78397f556296b2d57d290cc8ea7dc69eb990 (diff) | |
remove obosolete sops manifest
| -rw-r--r-- | hosts/auth/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/auth/default.nix b/hosts/auth/default.nix index de5044d..05c1630 100644 --- a/hosts/auth/default.nix +++ b/hosts/auth/default.nix @@ -13,7 +13,6 @@ in "wg/0xa-proxy" = { owner = config.users.users.systemd-network.name; }; - "keycloak/db_pass" = { }; }; microvm = { |
