Update
This commit is contained in:
@@ -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";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user