mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -13,6 +13,16 @@
|
||||
path = "/home/hadi/.ssh/github";
|
||||
mode = "0600";
|
||||
};
|
||||
signing-key = {
|
||||
owner = "hadi";
|
||||
path = "/home/hadi/.ssh/key";
|
||||
mode = "0600";
|
||||
};
|
||||
signing-pub-key = {
|
||||
owner = "hadi";
|
||||
path = "/home/hadi/.ssh/key.pub";
|
||||
mode = "0600";
|
||||
};
|
||||
cloudflare-dns-token = { path = "/etc/cloudflare/dnskey.txt"; };
|
||||
nextcloud-pwd = { path = "/etc/nextcloud/pwd.txt"; };
|
||||
adguard-pwd = { };
|
||||
|
||||
Reference in New Issue
Block a user