diff --git a/nix/home-manager/configuration/graphical-fullblown.nix b/nix/home-manager/configuration/graphical-fullblown.nix index 86f2cc3..2988abf 100644 --- a/nix/home-manager/configuration/graphical-fullblown.nix +++ b/nix/home-manager/configuration/graphical-fullblown.nix @@ -203,6 +203,7 @@ in { mendeley # zotero pandoc + unstablepkgs.logseq # has an EOL version of electron # obsidian diff --git a/shell.nix b/shell.nix index ba25b0d..044a816 100644 --- a/shell.nix +++ b/shell.nix @@ -30,6 +30,12 @@ pkgs.stdenv.mkDerivation { sysstat lshw xxHash + + ripgrep + neovim + glxinfo + + ntfy ]); # Set Environment Variables