1
0

Update from updated-inputs-2024-08-25-01-03

This commit is contained in:
Flake Update Bot 2024-08-25 03:03:05 +02:00
commit cca8e2cc57
2 changed files with 5 additions and 6 deletions

View File

@ -27,11 +27,11 @@
]
},
"locked": {
"lastModified": 1712512137,
"narHash": "sha256-crxzFc3lc/ViHYVK+IKmIbifxF6zyHgSwhBKd0lLgWE=",
"lastModified": 1724513039,
"narHash": "sha256-YdBuRgXEU9CcxPd2EjuvDKcfgxL1kk9Gv8nFVVjIros=",
"ref": "refs/heads/main",
"rev": "221052d8465f0a4437cb8cae3cc9998c87e88f68",
"revCount": 2,
"rev": "202f4a1a5791c74a9b7d69a4e63e631bdbe36ba6",
"revCount": 4,
"type": "git",
"url": "https://git.clerie.de/clerie/bij.git"
},

View File

@ -58,10 +58,9 @@
'';
networking.interfaces.net-heimnetz.useDHCP = true;
networking.interfaces.ppp-dtagdsl.useDHCP = true;
networking.dhcpcd = {
enable = true;
enable = false;
allowInterfaces = [
"net-heimnetz"
"ppp-dtagdsl"