mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
enhance wireguard and nginx settings
This commit is contained in:
parent
4a57efccad
commit
8f2c34bc57
3 changed files with 21 additions and 4 deletions
|
@ -107,6 +107,9 @@
|
|||
};
|
||||
networks."30-dorm" = {
|
||||
matchConfig.Name = "dorm";
|
||||
networkConfig = {
|
||||
DNS = "192.168.10.1";
|
||||
};
|
||||
addresses = [
|
||||
{
|
||||
addressConfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue