From 6ef527d03f7d098efde118d691817e11dfc46317 Mon Sep 17 00:00:00 2001 From: rope Date: Tue, 28 Jul 2026 11:57:01 +0100 Subject: [PATCH] Add cmatrix --- hosts/FredOS-Gaming.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index 9c18e2a..713aefd 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -19,6 +19,7 @@ onlyoffice-desktopeditors woeusb qbittorrent + cmatrix ]; programs.geary.enable = true;