mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-06 12:32:54 +00:00
sync
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
secrets.mrconfig = {
|
||||
sopsFile = "${config._secretstore}/user_dotfiles/mrconfig"; # optionally define per-secret files
|
||||
format = "binary";
|
||||
# path = "${config.home.homeDirectory}/.mrconfig";
|
||||
path = "${config.home.homeDirectory}/${getEnv_name}";
|
||||
path = "${config.home.homeDirectory}/.mrconfig";
|
||||
# path = "${config.home.homeDirectory}/${getEnv_name}";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user