summaryrefslogtreecommitdiff
path: root/hosts/mentat
diff options
context:
space:
mode:
authorAmir Saeid <amir@glgdgt.com>2026-03-08 21:55:48 +0000
committerAmir Saeid <amir@glgdgt.com>2026-03-08 21:55:48 +0000
commit9d6cd1464952a7c202724a95fe18813fd0310c60 (patch)
treebe9a7fa6e68f70e3abd53fee83eea2dc9cba4908 /hosts/mentat
parent476d3ae96a028731368c673f1715bf6e98c3fc7c (diff)
Add nixGL
Diffstat (limited to 'hosts/mentat')
-rw-r--r--hosts/mentat/home.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/mentat/home.nix b/hosts/mentat/home.nix
index 9b17042..3351cbe 100644
--- a/hosts/mentat/home.nix
+++ b/hosts/mentat/home.nix
@@ -16,8 +16,6 @@
];
home.packages = [
- pkgs.alacritty
pkgs.stats
- pkgs.zed-editor
];
}