adding a bunch of changes for awesomewm
This commit is contained in:
parent
f764e5d4f8
commit
3724fd7564
7 changed files with 81 additions and 17 deletions
|
@ -4,7 +4,7 @@ with lib;
|
|||
{
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
package = with pkgs; ((emacsPackagesFor emacsPgtk).emacsWithPackages
|
||||
package = with pkgs; ((emacsPackagesFor emacsGit).emacsWithPackages
|
||||
(epkgs: with epkgs; [
|
||||
vterm
|
||||
magit
|
||||
|
@ -12,6 +12,8 @@ with lib;
|
|||
consult-eglot
|
||||
org
|
||||
org-roam
|
||||
denote
|
||||
denote-refs
|
||||
command-log-mode
|
||||
all-the-icons
|
||||
doom-modeline
|
||||
|
@ -114,7 +116,7 @@ with lib;
|
|||
password-store
|
||||
password-store-otp
|
||||
plz
|
||||
ement
|
||||
elpaPackages.ement
|
||||
mastodon
|
||||
qrencode
|
||||
gcmh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue