diff options
Diffstat (limited to 'nix/users/fcuny/dev.nix')
| -rw-r--r-- | nix/users/fcuny/dev.nix | 4 |
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 |
