Update secrets, set nixy to local deploy.

This commit is contained in:
jay
2025-07-12 09:40:29 -04:00
parent 5b3c0f4ce3
commit bd1722ab41
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ config, inputs, lib, ... }: {
sops = {
defaultSopsFile = "/home/jay/nixverse/private/secrets.yaml";
defaultSopsFile = ../../../../private/secrets.yaml;
secrets = {
jay_password = {
neededForUsers = true;