From 98f039d2a26d4483dbd90e203f06852adf3e4262 Mon Sep 17 00:00:00 2001 From: Alexander Wainwright Date: Sat, 21 Feb 2026 13:20:59 +1000 Subject: [PATCH] Add bc and qalc --- hosts/modules/base.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/modules/base.nix b/hosts/modules/base.nix index 8e165fb..085224b 100644 --- a/hosts/modules/base.nix +++ b/hosts/modules/base.nix @@ -143,6 +143,10 @@ wireguard-tools zip + # maths + bc + libqalculate + # build tools binutils cmake