Remove nixng dependency

This commit is contained in:
Pim Kunis 2025-06-08 11:22:58 +02:00
parent 5d0017142f
commit 13ddc1ed31
2 changed files with 0 additions and 27 deletions

View file

@ -73,11 +73,6 @@
url = "github:pizzapim/kubenix";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
nixng = {
url = "github:pizzapim/NixNG/dnsmasq";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = inputs @ {