l echelon: remove deprecated dnsmasq settings
This commit is contained in:
parent
30c2940ee5
commit
0cb248134f
@ -31,17 +31,6 @@ in {
|
||||
{
|
||||
sound.enable = false;
|
||||
}
|
||||
{
|
||||
lass.dnsmasq = {
|
||||
enable = true;
|
||||
config = ''
|
||||
interface=retiolum
|
||||
'';
|
||||
};
|
||||
krebs.iptables.tables.filter.INPUT.rules = [
|
||||
{ predicate = "-i retiolum -p udp --dport 53"; target = "ACCEPT"; }
|
||||
];
|
||||
}
|
||||
{
|
||||
users.extraUsers = {
|
||||
satan = {
|
||||
|
Loading…
Reference in New Issue
Block a user