summaryrefslogtreecommitdiff
path: root/hosts/mentat/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/mentat/home.nix')
-rw-r--r--hosts/mentat/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/mentat/home.nix b/hosts/mentat/home.nix
index eb87acb..9b17042 100644
--- a/hosts/mentat/home.nix
+++ b/hosts/mentat/home.nix
@@ -18,5 +18,6 @@
home.packages = [
pkgs.alacritty
pkgs.stats
+ pkgs.zed-editor
];
}