mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -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