feat: add updns
This commit is contained in:
5
hosts/web-arm/overlays/packages.nix
Normal file
5
hosts/web-arm/overlays/packages.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
self: super: {
|
||||
updns = self.callPackage ../pkgs/updns.nix { };
|
||||
|
||||
# vscode-insiders = (super.callPackage ../pkgs/vscode-insiders.nix { });
|
||||
}
|
||||
Reference in New Issue
Block a user