diff options
Diffstat (limited to 'hosts/caladan/default.nix')
| -rw-r--r-- | hosts/caladan/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/caladan/default.nix b/hosts/caladan/default.nix index 8f14af4..70c8d91 100644 --- a/hosts/caladan/default.nix +++ b/hosts/caladan/default.nix @@ -29,6 +29,7 @@ }; environment.systemPackages = [ + pkgs.android-tools pkgs.angband pkgs.assaultcube pkgs.beyond-all-reason @@ -73,7 +74,6 @@ ./hardware-configuration.nix ./services.nix ../common/core - ../common/optional/adb.nix ../common/optional/db.nix ../common/optional/dev.nix ../common/optional/ebooks.nix |
