diff options
author | Alex Auvolat <alex@adnab.me> | 2024-03-25 18:53:00 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2024-03-25 18:53:00 +0100 |
commit | 0f19186f955ff1c8e6421353770877fcfc4cef28 (patch) | |
tree | 40fbfa703df17d5ed10dc741c628392c264782d2 /nixos | |
parent | f92e8989cfe6cce57d973720483798876549a9fc (diff) | |
download | user-config-0f19186f955ff1c8e6421353770877fcfc4cef28.tar.gz user-config-0f19186f955ff1c8e6421353770877fcfc4cef28.zip |
add difftastic and logseq
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/common.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/common.nix b/nixos/common.nix index 5056fd4..a824a18 100644 --- a/nixos/common.nix +++ b/nixos/common.nix @@ -218,6 +218,7 @@ mold cargo clippy + difftastic sqlite virtualenv scc @@ -271,6 +272,7 @@ pdfarranger homebank nicotine-plus + logseq gnome.seahorse gqrx sdrpp |