mirror of
https://github.com/sstent/vmimages.git
synced 2026-03-31 17:26:00 +00:00
adding debug
This commit is contained in:
@@ -24,6 +24,8 @@
|
|||||||
path = "${config.home.homeDirectory}/.mrconfig";
|
path = "${config.home.homeDirectory}/.mrconfig";
|
||||||
# path = "${config.home.homeDirectory}/${getEnv_name}";
|
# path = "${config.home.homeDirectory}/${getEnv_name}";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
"ssh/id_rsa" = {
|
"ssh/id_rsa" = {
|
||||||
# owner = "${config.home.username}";
|
# owner = "${config.home.username}";
|
||||||
mode = "0600";
|
mode = "0600";
|
||||||
|
|||||||
Reference in New Issue
Block a user