mirror of
https://github.com/divnix/digga.git
synced 2024-12-25 17:14:38 +03:00
stubby: remove immutable attribute
This commit is contained in:
parent
455ac24a27
commit
364a25a7f2
@ -21,13 +21,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
system.activationScripts.immutableDns = {
|
||||
text = ''
|
||||
${pkgs.e2fsprogs}/bin/chattr +i /etc/resolv.conf
|
||||
'';
|
||||
deps = [ ];
|
||||
};
|
||||
|
||||
networking = {
|
||||
networkmanager.dns = "none";
|
||||
resolvconf.dnsExtensionMechanism = false;
|
||||
|
Loading…
Reference in New Issue
Block a user