Update secrets, set nixy to local deploy.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ config, inputs, lib, ... }: {
|
||||
sops = {
|
||||
defaultSopsFile = "/home/jay/nixverse/private/secrets.yaml";
|
||||
defaultSopsFile = ../../../../private/secrets.yaml;
|
||||
secrets = {
|
||||
jay_password = {
|
||||
neededForUsers = true;
|
||||
|
||||
Reference in New Issue
Block a user