2
0

fix bad relative path

This commit is contained in:
2025-11-04 21:56:42 +00:00
parent e49f8055f3
commit e5c036f100
+1 -1
View File
@@ -9,7 +9,7 @@ rec {
./modules/network
./modules/ntp
./modules/vlan
../modules/dhcp4c
./modules/dhcp4c
];
services.dhcpv4 =