summaryrefslogtreecommitdiff
path: root/hosts/tomato
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tomato')
-rw-r--r--hosts/tomato/packages.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix
index 37dd00a..370a200 100644
--- a/hosts/tomato/packages.nix
+++ b/hosts/tomato/packages.nix
@@ -51,5 +51,12 @@ in
taisei
xonotic-glx
blender-bin.blender_3_6
+ shipwright
+ _2ship2harkinian
+ ];
+
+ this.unfree.allowed = [
+ "shipwright"
+ "2ship2harkinian"
];
}