fixing fitbit

This commit is contained in:
2023-11-30 19:09:41 +00:00
parent f52fc9ee5d
commit c359a33d3a

View File

@@ -26,10 +26,10 @@
sops = {
age.sshKeyPaths = ["/home/sstent/.ssh/id_ed25519"];
defaultSopsFile = ../secrets/user-secrets.yaml;
defaultSopsFile = ../../../secrets/user-secrets.yaml;
secrets = {
mrconfig = {
sopsFile = ../secrets/user_dotfiles/mrconfig;
sopsFile = ../../../secrets/user_dotfiles/mrconfig;
format = "binary";
path = "${config.home.homeDirectory}/.mrconfig";
};