summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorvin <vin@vineetk.net>2025-05-07 16:57:14 -0400
committervin <vin@vineetk.net>2025-05-07 16:57:14 -0400
commit208827b8f8a37fc8bc148c7b0e18791a78cd0cc9 (patch)
tree51440170ddc9b549ca4b4fed7a75ca5b311742df /hosts
parent44d9eb81f95e08a7c21c9821bbbd8d4c5bdaa9c1 (diff)
all: remove emacs from global packages
Diffstat (limited to 'hosts')
-rw-r--r--hosts/demiurge/default.nix1
-rw-r--r--hosts/hastur/default.nix1
-rw-r--r--hosts/saklas/default.nix1
3 files changed, 0 insertions, 3 deletions
diff --git a/hosts/demiurge/default.nix b/hosts/demiurge/default.nix
index 32ebdbf..32696c3 100644
--- a/hosts/demiurge/default.nix
+++ b/hosts/demiurge/default.nix
@@ -185,7 +185,6 @@
185 environment = { 185 environment = {
186 systemPackages = with pkgs; [ 186 systemPackages = with pkgs; [
187 doas-sudo-shim 187 doas-sudo-shim
188 emacs
189 git 188 git
190 wget 189 wget
191 ]; 190 ];
diff --git a/hosts/hastur/default.nix b/hosts/hastur/default.nix
index 401e74a..54e1a06 100644
--- a/hosts/hastur/default.nix
+++ b/hosts/hastur/default.nix
@@ -139,7 +139,6 @@
139 systemPackages = with pkgs; [ 139 systemPackages = with pkgs; [
140 distrobox 140 distrobox
141 doas-sudo-shim 141 doas-sudo-shim
142 emacs
143 git 142 git
144 wget 143 wget
145 ]; 144 ];
diff --git a/hosts/saklas/default.nix b/hosts/saklas/default.nix
index 7b75a43..0ea3474 100644
--- a/hosts/saklas/default.nix
+++ b/hosts/saklas/default.nix
@@ -96,7 +96,6 @@
96 environment = { 96 environment = {
97 systemPackages = with pkgs; [ 97 systemPackages = with pkgs; [
98 doas-sudo-shim 98 doas-sudo-shim
99 emacs
100 gitMinimal 99 gitMinimal
101 htop 100 htop
102 ncdu 101 ncdu