mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -9,7 +9,7 @@
|
|||||||
../../nixos/tailscale.nix
|
../../nixos/tailscale.nix
|
||||||
|
|
||||||
../../server-modules/ssh.nix
|
../../server-modules/ssh.nix
|
||||||
../../server-modules/bitwarden.nix
|
# ../../server-modules/bitwarden.nix
|
||||||
../../server-modules/firewall.nix
|
../../server-modules/firewall.nix
|
||||||
../../server-modules/nginx.nix
|
../../server-modules/nginx.nix
|
||||||
|
|
||||||
|
|||||||
@@ -10,10 +10,10 @@
|
|||||||
};
|
};
|
||||||
github-key = {
|
github-key = {
|
||||||
owner = "hadi";
|
owner = "hadi";
|
||||||
path = "/home/hadi/.ssh/jack";
|
path = "/home/hadi/.ssh/github";
|
||||||
mode = "0600";
|
mode = "0600";
|
||||||
};
|
};
|
||||||
cloudflare-dns-token = { path = "/etc/cloudflare/dnskey.txt"; };
|
# cloudflare-dns-token = { path = "/etc/cloudflare/dnskey.txt"; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user