summaryrefslogtreecommitdiff
path: root/hosts/demiurge/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/demiurge/default.nix')
-rw-r--r--hosts/demiurge/default.nix1
1 files changed, 0 insertions, 1 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 ];