commit 208827b8f8a37fc8bc148c7b0e18791a78cd0cc9
parent 44d9eb81f95e08a7c21c9821bbbd8d4c5bdaa9c1
Author: vin <vin@vineetk.net>
Date: Wed, 7 May 2025 16:57:14 -0400
all: remove emacs from global packages
Diffstat:
3 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/hosts/demiurge/default.nix b/hosts/demiurge/default.nix
@@ -185,7 +185,6 @@
environment = {
systemPackages = with pkgs; [
doas-sudo-shim
- emacs
git
wget
];
diff --git a/hosts/hastur/default.nix b/hosts/hastur/default.nix
@@ -139,7 +139,6 @@
systemPackages = with pkgs; [
distrobox
doas-sudo-shim
- emacs
git
wget
];
diff --git a/hosts/saklas/default.nix b/hosts/saklas/default.nix
@@ -96,7 +96,6 @@
environment = {
systemPackages = with pkgs; [
doas-sudo-shim
- emacs
gitMinimal
htop
ncdu