diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2021-12-11 23:35:48 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2021-12-11 23:35:48 +0100 |
| commit | cf3db51ec4e4809ec20f9bd8985f2c065aec840c (patch) | |
| tree | 86650dc302b4e641872d85b56ec7c719ae66c70b | |
| parent | 75ddc129bbe707691340703c74c5d032de43789f (diff) | |
| download | nixos-cf3db51ec4e4809ec20f9bd8985f2c065aec840c.tar nixos-cf3db51ec4e4809ec20f9bd8985f2c065aec840c.tar.gz nixos-cf3db51ec4e4809ec20f9bd8985f2c065aec840c.tar.bz2 nixos-cf3db51ec4e4809ec20f9bd8985f2c065aec840c.tar.xz nixos-cf3db51ec4e4809ec20f9bd8985f2c065aec840c.zip | |
vidhar: dhcpcd...
| -rw-r--r-- | hosts/vidhar/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index d3e58509..8655642c 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix | |||
| @@ -167,6 +167,7 @@ | |||
| 167 | 167 | ||
| 168 | noipv6rs # disable routing solicitation | 168 | noipv6rs # disable routing solicitation |
| 169 | ipv6ra_noautoconf | 169 | ipv6ra_noautoconf |
| 170 | nohook resolv.conf | ||
| 170 | allowinterfaces dsl | 171 | allowinterfaces dsl |
| 171 | interface dsl | 172 | interface dsl |
| 172 | iaid 1195061668 | 173 | iaid 1195061668 |
