mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 22:51:49 +00:00
fixing fitbit
This commit is contained in:
@@ -26,10 +26,10 @@
|
|||||||
|
|
||||||
sops = {
|
sops = {
|
||||||
age.sshKeyPaths = ["/home/sstent/.ssh/id_ed25519"];
|
age.sshKeyPaths = ["/home/sstent/.ssh/id_ed25519"];
|
||||||
defaultSopsFile = ../secrets/user-secrets.yaml;
|
defaultSopsFile = ../../../secrets/user-secrets.yaml;
|
||||||
secrets = {
|
secrets = {
|
||||||
mrconfig = {
|
mrconfig = {
|
||||||
sopsFile = ../secrets/user_dotfiles/mrconfig;
|
sopsFile = ../../../secrets/user_dotfiles/mrconfig;
|
||||||
format = "binary";
|
format = "binary";
|
||||||
path = "${config.home.homeDirectory}/.mrconfig";
|
path = "${config.home.homeDirectory}/.mrconfig";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user