Remove dnsmasq settings
This commit is contained in:
parent
f4168a2509
commit
f612ddfe3e
1 changed files with 0 additions and 7 deletions
|
|
@ -155,13 +155,6 @@
|
|||
|
||||
services.lorri.enable = true;
|
||||
|
||||
services.dnsmasq = {
|
||||
enable = false;
|
||||
extraConfig = ''
|
||||
interface=wg0
|
||||
'';
|
||||
};
|
||||
|
||||
# configure backup via restic to gdrive
|
||||
services.restic.backups = { };
|
||||
services.keybase = { enable = true; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue