Qalculate

This commit is contained in:
Tyler Beckman 2024-11-24 21:38:00 -07:00
parent 89eb86d89e
commit 07eb61dde9
Signed by: Ty
GPG key ID: 2813440C772555A4

View file

@ -1,6 +1,6 @@
{ pkgs, inputs, system, ... }:
{
home.packages = (with pkgs; [
home.packages = (with pkgs; [
# Documents
logseq
libreoffice-qt6-fresh
@ -26,6 +26,9 @@
# :3
fastfetch
# UI Tools
qalculate-qt
# CLI Tools
ripgrep # Text searching and manipulation
jq # JSON filtering