1
1
Fork 0
mirror of https://git.sr.ht/~rouven/nixos-config synced 2025-06-19 23:38:47 +02:00

enhance wireguard and nginx settings

This commit is contained in:
Rouven Seifert 2023-05-05 23:43:40 +02:00
parent 4a57efccad
commit 8f2c34bc57
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 21 additions and 4 deletions
hosts/thinkpad/modules/networks

View file

@ -107,6 +107,9 @@
};
networks."30-dorm" = {
matchConfig.Name = "dorm";
networkConfig = {
DNS = "192.168.10.1";
};
addresses = [
{
addressConfig = {