mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-25 04:43:55 +01:00
some syncthing stuff
This commit is contained in:
parent
d44e11431e
commit
8f85557bba
|
@ -14,7 +14,6 @@
|
|||
settings = {
|
||||
gui = {
|
||||
user = "xqtc";
|
||||
# insecureSkipHostcheck = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
@ -34,7 +34,6 @@ with lib; {
|
|||
}
|
||||
syncthing.heroin.trade {
|
||||
reverse_proxy http://localhost:8384 {
|
||||
header_up Some-Header "localhost"
|
||||
}
|
||||
}
|
||||
demos.heroin.trade {
|
||||
|
|
Loading…
Reference in a new issue