summaryrefslogtreecommitdiff
path: root/machines/x/home.nix
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-06-21 21:50:19 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-06-21 21:50:19 +0530
commit00561c0116e00781f3b1fbc5507a922a9b31a539 (patch)
tree99eb765d974ae1831d724768dbbfe1821b85e838 /machines/x/home.nix
parentfae3bcc8c9a51e5315d01139b3ae39c0178fee6c (diff)
Add emacs
Diffstat (limited to 'machines/x/home.nix')
-rw-r--r--machines/x/home.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/machines/x/home.nix b/machines/x/home.nix
index 554d074..3110094 100644
--- a/machines/x/home.nix
+++ b/machines/x/home.nix
@@ -31,8 +31,9 @@ in {
wl-clipboard
+ clang-tools
ccls
- pyright
+ ruff-lsp
git-lfs
slides
@@ -42,6 +43,7 @@ in {
"bash.nix"
"dotfiles.nix"
"git"
+ "emacs"
"nvim"
"dwl.nix"