diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-05-30 00:41:34 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-05-30 00:41:34 -0500 |
commit | d5422fab3c8d91b89fc2b54307d396313d853872 (patch) | |
tree | 7c080f17373775b6b08086fec17d14f3c6b5a5a9 /hosts/ades/iso.nix | |
parent | 19107ee7654a5a17147d7e16f88cea78db6687a4 (diff) | |
download | nixos-config-d5422fab3c8d91b89fc2b54307d396313d853872.tar.gz nixos-config-d5422fab3c8d91b89fc2b54307d396313d853872.zip |
hosts/ades/common: Install 0 A.D.
Diffstat (limited to 'hosts/ades/iso.nix')
-rw-r--r-- | hosts/ades/iso.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/ades/iso.nix b/hosts/ades/iso.nix index db0be89..a317dcd 100644 --- a/hosts/ades/iso.nix +++ b/hosts/ades/iso.nix @@ -18,6 +18,7 @@ let "xonotic-glx" "taisei" "unvanquished" + "zeroad" ]; in rec { |