examples: emacs: Remove emacs-daemons.

* modules/rosenthal/examples/emacs/manifest.scm: Remove emacs-daemons.
* modules/rosenthal/examples/emacs/init-miscellaneous.el (daemons): Remove.
* modules/rosenthal/examples/guix/config.tmpl (%my-home) [packages]: Adjust
accordingly.
This commit is contained in:
Hilton Chain 2026-02-16 13:48:47 +08:00
parent c83606a8c7
commit 725aaa9044
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
3 changed files with 0 additions and 6 deletions

View File

@ -1,9 +1,5 @@
;;; -*- lexical-binding: t -*-
(use-package daemons
:custom
(daemons-list-fill-frame t))
(use-package dired
:custom
(dired-listing-switches

View File

@ -3,7 +3,6 @@
(specifications->manifest
'("emacs-pgtk"
"emacs-corfu"
"emacs-daemons"
"emacs-doom-modeline"
"emacs-envrc"
"emacs-flycheck"

View File

@ -45,7 +45,6 @@
"neovim"
"emacs-corfu"
"emacs-daemons"
"emacs-doom-modeline"
"emacs-envrc"
"emacs-flycheck"