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 --- modules/pc.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/pc.nix') diff --git a/modules/pc.nix b/modules/pc.nix index 51e7385..c211343 100644 --- a/modules/pc.nix +++ b/modules/pc.nix @@ -24,8 +24,6 @@ in pruneBindMounts = true; }; - this.overlays.emacs.enable = !cfg.minimal; - this.locales.dictionaries.enable = !cfg.minimal; }; } -- cgit v1.2.3