From 5268d5afed65d33996fd1fe982f5186ebe54fa94 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sat, 2 Mar 2024 16:05:03 -0500 Subject: [PATCH] added gh and todoist to home-manager --- home/aly/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/home/aly/default.nix b/home/aly/default.nix index ac4b5e64..54b14f82 100644 --- a/home/aly/default.nix +++ b/home/aly/default.nix @@ -14,10 +14,11 @@ distrobox eza # A modern replacement for ‘ls’ fzf # A command-line fuzzy finder + gh git - nnn # terminal file manager - wget syncthing + todoist + wget ]; # basic configuration of git, please change to your own