diff --git a/user/app/doom-emacs/doom.nix b/user/app/doom-emacs/doom.nix index 9f3c384..b1544f4 100644 --- a/user/app/doom-emacs/doom.nix +++ b/user/app/doom-emacs/doom.nix @@ -41,8 +41,6 @@ in # End block }; - services.emacs.enable = true; - home.file.".emacs.d/themes/doom-stylix-theme.el".source = config.lib.stylix.colors { template = builtins.readFile ./themes/doom-stylix-theme.el.mustache; extension = ".el"; diff --git a/user/app/doom-emacs/doom.org b/user/app/doom-emacs/doom.org index d8e25a1..eb51346 100644 --- a/user/app/doom-emacs/doom.org +++ b/user/app/doom-emacs/doom.org @@ -2118,8 +2118,6 @@ in # End block }; - services.emacs.enable = true; - home.file.".emacs.d/themes/doom-stylix-theme.el".source = config.lib.stylix.colors { template = builtins.readFile ./themes/doom-stylix-theme.el.mustache; extension = ".el"; diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index 966d8fe..195f532 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -48,6 +48,7 @@ in exec-once = hyprprofile Default + exec-once = emacs --daemon exec-once = pypr exec-once = ydotoold #exec-once = STEAM_FRAME_FORCE_CLOSE=1 steam -silent