Remove Default sops file?

This commit is contained in:
jay
2025-07-12 09:49:31 -04:00
parent d77df8748d
commit 262d488283

View File

@@ -1,6 +1,6 @@
{ config, inputs, lib, ... }: { { config, inputs, lib, ... }: {
sops = { sops = {
defaultSopsFile = ../../../../private/secrets.yaml; #defaultSopsFile = ../../../../private/secrets.yaml;
secrets = { secrets = {
jay_password_hash = { jay_password_hash = {
neededForUsers = true; neededForUsers = true;