diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2024-10-15 11:41:55 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2024-10-15 11:41:55 -0700 |
commit | 4580ff1a81f8d28b605b50651ebeedc71ce6fb34 (patch) | |
tree | 300e0a103445a4d3308fa53737b3629e365fa025 /hosts/arrakis | |
parent | 674746273b0646dc4569bd13dbba3f0325ed2d6c (diff) | |
download | nix-4580ff1a81f8d28b605b50651ebeedc71ce6fb34.tar nix-4580ff1a81f8d28b605b50651ebeedc71ce6fb34.tar.gz nix-4580ff1a81f8d28b605b50651ebeedc71ce6fb34.tar.bz2 nix-4580ff1a81f8d28b605b50651ebeedc71ce6fb34.tar.lz nix-4580ff1a81f8d28b605b50651ebeedc71ce6fb34.tar.xz nix-4580ff1a81f8d28b605b50651ebeedc71ce6fb34.tar.zst nix-4580ff1a81f8d28b605b50651ebeedc71ce6fb34.zip |
Add android-tools @arrakis
Diffstat (limited to 'hosts/arrakis')
-rw-r--r-- | hosts/arrakis/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/arrakis/default.nix b/hosts/arrakis/default.nix index 2042103..d7d309e 100644 --- a/hosts/arrakis/default.nix +++ b/hosts/arrakis/default.nix @@ -76,6 +76,7 @@ ''; environment.systemPackages = with pkgs; [ + android-tools angband assaultcube bsdgames |