Remove Default sops file?
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user