Compare commits

..

2 Commits

Author SHA1 Message Date
cddf52d5d3 add binwalk 2025-04-16 00:21:35 +03:00
01c5f62314 aagl 2025-04-16 00:21:35 +03:00
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
imports = [ inputs.aagl.nixosModules.default ];
nix.settings = inputs.aagl.nixConfig; # Set up Cachix
programs.honkers-railway-launcher.enable = true;
programs.anime-game-launcher.enable = true;
networking.hosts."0.0.0.0" = [
"overseauspider.yuanshen.com"
"log-upload-os.hoyoverse.com"

View File

@ -3,6 +3,7 @@
home.packages = with pkgs; [
nautilus
burpsuite
binwalk
exiftool
python3
pkgs-fixed.jetbrains.pycharm-community