mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
users/foo-dogsquared: update Doom Emacs and Git setup
This commit is contained in:
parent
e050ad66ce
commit
1abd310b07
@ -21,9 +21,6 @@ in
|
||||
extraPackages = epkgs: with epkgs; [
|
||||
org-noter-pdftools
|
||||
org-pdftools
|
||||
org-roam
|
||||
org-roam-bibtex
|
||||
org-roam-ui
|
||||
pdf-tools
|
||||
vterm
|
||||
];
|
||||
|
@ -15,6 +15,7 @@ in
|
||||
lib.mkMerge [
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
mergiraf # Merging giraffes are no small task.
|
||||
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.
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user