pinwheel: Use nixd in emacs

This commit is contained in:
Alexander Heldt
2024-09-02 21:58:18 +02:00
parent f15701f426
commit 0dfbf16522
2 changed files with 4 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ in
emacs
pkgs.wl-clipboard
pkgs.emacs-lsp-booster
pkgs.nixd
];
};