aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny
diff options
context:
space:
mode:
Diffstat (limited to 'nix/users/fcuny')
-rw-r--r--nix/users/fcuny/dev.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/nix/users/fcuny/dev.nix b/nix/users/fcuny/dev.nix
index c73d728..074ab0e 100644
--- a/nix/users/fcuny/dev.nix
+++ b/nix/users/fcuny/dev.nix
@@ -1,6 +1,10 @@
{ config, pkgs, ... }:
{
home.packages = with pkgs; [
+ emacs
+
+ aider-chat
+
# go
go-tools
golangci-lint