Add autools

This commit is contained in:
Alex Davies 2024-05-24 16:39:30 -03:00
parent 58128b2ee6
commit 825829228e
2 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,7 @@
pkgs.curl
pkgs.wget
pkgs.wl-clipboard
pkgs.atool
(pkgs.nerdfonts.override { fonts = [ "FiraCode" "DroidSansMono" "Hack"]; })

View File

@ -84,6 +84,7 @@
pkgs.git
pkgs.usbutils
pkgs.pciutils
pkgs.atool
appimage-run
];