users/foo-dogsquared: update Doom Emacs and Git setup

This commit is contained in:
Gabriel Arazas 2024-11-21 12:52:47 +08:00
parent e050ad66ce
commit 1abd310b07
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360
2 changed files with 1 additions and 3 deletions

View File

@ -21,9 +21,6 @@ in
extraPackages = epkgs: with epkgs; [ extraPackages = epkgs: with epkgs; [
org-noter-pdftools org-noter-pdftools
org-pdftools org-pdftools
org-roam
org-roam-bibtex
org-roam-ui
pdf-tools pdf-tools
vterm vterm
]; ];

View File

@ -15,6 +15,7 @@ in
lib.mkMerge [ lib.mkMerge [
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
mergiraf # Merging giraffes are no small task.
tea # So you don't have to see some teas, I guess. tea # So you don't have to see some teas, I guess.
hut # So you don't have to see Sourcehut's brutalist design, I guess. hut # So you don't have to see Sourcehut's brutalist design, I guess.
]; ];