This commit is contained in:
Hadi 2024-06-07 22:08:09 +02:00
parent 755a2e8f2b
commit 7d80970e9d

View File

@ -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";
};
};
};