diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-05-30 16:03:27 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-05-30 16:03:27 -0500 |
commit | a398bf63aad2b015bb1a7606060ccd0fadef6e7d (patch) | |
tree | a9469dffc91f1482ebfd1ad2df9b57d30c9f3ca7 /hosts | |
parent | c045a3dbd7054c94bf94cfd88581c6c8e82bd037 (diff) | |
download | nixos-config-a398bf63aad2b015bb1a7606060ccd0fadef6e7d.tar.gz nixos-config-a398bf63aad2b015bb1a7606060ccd0fadef6e7d.zip |
hosts/ades/live: Add teeworlds to list of shimmed packages
Diffstat (limited to 'hosts')
-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 a317dcd..526bc07 100644 --- a/hosts/ades/iso.nix +++ b/hosts/ades/iso.nix @@ -15,6 +15,7 @@ let "mindustry" "shattered-pixel-dungeon" "bzflag" + "teeworlds" "xonotic-glx" "taisei" "unvanquished" |