auth and git
This commit is contained in:
parent
d35531c1bd
commit
2d9feaa634
24 changed files with 787 additions and 16 deletions
|
|
@ -66,12 +66,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
# proxy."dl.donsz.nl" = {
|
||||
# port = 9091;
|
||||
# to = "192.168.15.1";
|
||||
# authenticated = true;
|
||||
# };
|
||||
|
||||
services.nginx = {
|
||||
virtualHosts."dl.donsz.nl" = {
|
||||
forceSSL = true;
|
||||
|
|
@ -83,6 +77,7 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
services.oauth2-proxy.nginx.virtualHosts."dl.donsz.nl" = { };
|
||||
|
||||
systemd.services.transmission.vpnConfinement = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue