mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-28 00:05:00 +08:00
org-roam
This commit is contained in:
parent
bc028bcbab
commit
d87d1177d2
1 changed files with 6 additions and 1 deletions
7
home.nix
7
home.nix
|
|
@ -17,11 +17,16 @@ rec {
|
|||
|
||||
# https://github.com/nix-community/emacs-overlay
|
||||
(emacsWithPackagesFromUsePackage {
|
||||
config = ./config/init.el;
|
||||
package = emacsPgtkGcc;
|
||||
extraEmacsPackages = epkgs: [
|
||||
epkgs.emacs-sqlite3
|
||||
epkgs.emacsql-sqlite
|
||||
epkgs.emacsql-sqlite3
|
||||
epkgs.vterm
|
||||
];
|
||||
})
|
||||
sqlite
|
||||
gcc
|
||||
|
||||
cachix
|
||||
tig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue