From e920f9c2069efd9af1eb427171b5f91177253933 Mon Sep 17 00:00:00 2001 From: Schrottkatze Date: Mon, 2 Sep 2024 19:08:10 +0200 Subject: [PATCH] add frequently used programs --- common.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common.nix b/common.nix index 99e25fe..41f83fe 100644 --- a/common.nix +++ b/common.nix @@ -90,6 +90,10 @@ with builtins; { libjxl s10e-jrnl + + ungoogled-chromium + scc + speedtest-rs ]; };