mirror of
https://git.gay/xqtc/nixos-config
synced 2025-05-02 06:07:29 +02:00
uwu
This commit is contained in:
parent
1391f289b1
commit
c342696bc5
2 changed files with 2 additions and 1 deletions
hosts/x86_64-linux/seraphim
|
@ -4,8 +4,10 @@
|
|||
pkgs,
|
||||
...
|
||||
}: {
|
||||
services.tailscale.permitCertUid = "caddy";
|
||||
services.caddy = {
|
||||
enable = true;
|
||||
# user = "root";
|
||||
email = "xqtc@tutanota.com";
|
||||
virtualHosts = {
|
||||
"radarr.seraphim.java-beardie.ts.net" = {
|
||||
|
|
|
@ -150,7 +150,6 @@
|
|||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
services.nginx.enable = true;
|
||||
# List services that you want to enable:
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
|
|
Loading…
Add table
Reference in a new issue