From 1b4734b94924fad23ba247c25aec45a413ce9aee Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sun, 22 Jun 2025 09:28:57 -0500 Subject: hosts/bean/common: Install Azahar and SoH{,2} --- hosts/bean/common.nix | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'hosts') diff --git a/hosts/bean/common.nix b/hosts/bean/common.nix index 89db03b..dc30bb2 100644 --- a/hosts/bean/common.nix +++ b/hosts/bean/common.nix @@ -53,6 +53,14 @@ in arc-icon-theme blender-bin.blender_3_6 zeroad + shipwright + _2ship2harkinian + azahar + ]; + + this.unfree.allowed = [ + "shipwright" + "2ship2harkinian" ]; programs.firefox = import ./firefox-prefs.nix {}; -- cgit v1.2.3