From 29a18f5a8fb6915fc1dccc5ddd26356f19b17dfa Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Mon, 2 Jun 2025 16:32:31 -0500 Subject: Add "main" module and refactor hosts to use it --- hosts/ades/common.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/ades/common.nix') diff --git a/hosts/ades/common.nix b/hosts/ades/common.nix index eea7f96..8e1a1a1 100644 --- a/hosts/ades/common.nix +++ b/hosts/ades/common.nix @@ -10,7 +10,6 @@ in ]; this.pc.enable = true; - this.overlays.emacs.enable = lib.mkForce false; this.gui.enable = true; this.locales.default = "us"; -- cgit v1.2.3