mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-04-12 00:47:26 +02:00
init ghunt
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,9 @@
|
||||
dnsutils
|
||||
maigret
|
||||
nur-osint.packages.${system}.user-scanner
|
||||
nur-osint.packages.${system}.gravatar-recon
|
||||
nur-osint.packages.${system}.github-recon
|
||||
nur-osint.packages.${system}.ghunt
|
||||
];
|
||||
|
||||
ikyPkg = pkgs.symlinkJoin {
|
||||
@@ -50,7 +52,7 @@
|
||||
'';
|
||||
};
|
||||
in {
|
||||
nixosModules.default = import ./nix/module.nix { inherit self; };
|
||||
nixosModules.default = import ./nix/module.nix {inherit self;};
|
||||
|
||||
packages.${system} = {
|
||||
backend = backendPkg;
|
||||
|
||||
Reference in New Issue
Block a user