Update from updated-inputs-2024-08-25-01-03
This commit is contained in:
commit
cca8e2cc57
@ -27,11 +27,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1712512137,
|
"lastModified": 1724513039,
|
||||||
"narHash": "sha256-crxzFc3lc/ViHYVK+IKmIbifxF6zyHgSwhBKd0lLgWE=",
|
"narHash": "sha256-YdBuRgXEU9CcxPd2EjuvDKcfgxL1kk9Gv8nFVVjIros=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "221052d8465f0a4437cb8cae3cc9998c87e88f68",
|
"rev": "202f4a1a5791c74a9b7d69a4e63e631bdbe36ba6",
|
||||||
"revCount": 2,
|
"revCount": 4,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.clerie.de/clerie/bij.git"
|
"url": "https://git.clerie.de/clerie/bij.git"
|
||||||
},
|
},
|
||||||
|
@ -58,10 +58,9 @@
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
networking.interfaces.net-heimnetz.useDHCP = true;
|
networking.interfaces.net-heimnetz.useDHCP = true;
|
||||||
networking.interfaces.ppp-dtagdsl.useDHCP = true;
|
|
||||||
|
|
||||||
networking.dhcpcd = {
|
networking.dhcpcd = {
|
||||||
enable = true;
|
enable = false;
|
||||||
allowInterfaces = [
|
allowInterfaces = [
|
||||||
"net-heimnetz"
|
"net-heimnetz"
|
||||||
"ppp-dtagdsl"
|
"ppp-dtagdsl"
|
||||||
|
Loading…
Reference in New Issue
Block a user