remove dead config option

module-based-network
Daniel Barlow 2023-06-22 17:46:57 +01:00
parent bc62f7df45
commit 15be80e9de
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
in rec {
boot = {
tftp = {
enable = true;
serverip = "192.168.8.148";
ipaddr = "192.168.8.251";
};