From 4c48d2f96a0aa56a26b2963305c21b0bf016221a Mon Sep 17 00:00:00 2001 From: ChUrl Date: Sun, 7 Aug 2022 23:56:05 +0200 Subject: [PATCH] comment --- home/modules/emacs.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/modules/emacs.nix b/home/modules/emacs.nix index e28d8370..6591244b 100644 --- a/home/modules/emacs.nix +++ b/home/modules/emacs.nix @@ -44,6 +44,8 @@ in { # Config is the merged set of all module configurations # Here we define what happens to the config if the module is active (but only if the module is active) # Since this module is for HomeManager, config is not the system config + # Attribute sets like config can be defined multiple times (every module defines a different config), on + # building the config they are merged config = mkIf cfg.enable { # What home packages should be enabled home.packages = with pkgs; [