Use upstream nixng

This commit is contained in:
Pim Kunis 2025-06-01 21:09:00 +02:00
parent e1c574012c
commit bf1ed090f0
2 changed files with 5 additions and 6 deletions

View file

@ -29,7 +29,7 @@
};
nixng = {
url = "github:pizzapim/NixNG/dinit-fixes";
url = "github:nix-community/NixNG";
inputs.nixpkgs.follows = "nixpkgs";
};