diff --git a/systems/x86_64-linux/nas/apps.nix b/systems/x86_64-linux/nas/apps.nix index 23f40a9..cffb184 100755 --- a/systems/x86_64-linux/nas/apps.nix +++ b/systems/x86_64-linux/nas/apps.nix @@ -121,9 +121,6 @@ netbootxyz = { enable = true; - httpPort = 4000; - httpsPort = 4080; - dataDir = "/media/nas/main/nix-app-data/netbootxyz"; }; glances = {