Update
This commit is contained in:
parent
755a2e8f2b
commit
7d80970e9d
@ -7,7 +7,10 @@
|
||||
secrets = {
|
||||
gts = { path = "/home/hadi/.ssh/github"; };
|
||||
sshconfigheaven = { path = "/home/hadi/.ssh/config"; };
|
||||
nextcloudpwd = { path = "/home/hadi/nextcloud/pwd"; };
|
||||
nextcloudpwd = {
|
||||
path = "/home/hadi/nextcloud/pwd";
|
||||
owner = "nextcloud";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user