about summary refs log tree commit diff stats
path: root/nix-conf/home/includes
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2023-09-21 07:51:56 +0100
committerDavid Morgan <djm_uk@protonmail.com>2023-09-21 07:51:56 +0100
commitd4bae978abc2fdc268912940ee93d76d216abcb4 (patch)
tree2aa0be631fd370d1cf3956db318dbb5c3cb8c77e /nix-conf/home/includes
parentadf1b29b44c461a9ebf4c6bf8138edcda9e1c528 (diff)
downloaddotfiles-d4bae978abc2fdc268912940ee93d76d216abcb4.tar.gz
Add eslint on darwin
Diffstat (limited to 'nix-conf/home/includes')
-rw-r--r--nix-conf/home/includes/darwin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix-conf/home/includes/darwin.nix b/nix-conf/home/includes/darwin.nix
index 1bcec33..82e37bd 100644
--- a/nix-conf/home/includes/darwin.nix
+++ b/nix-conf/home/includes/darwin.nix
@@ -50,6 +50,7 @@ in
     ncmpcpp
     nix # on darwin we are not using nixos (duh)
     nodejs
+    nodePackages.eslint
     openvpn
     pam-reattach
     pinentry_mac