module(doom): Use nix-doom-unstraight instead of emacs module

This commit is contained in:
ulic-youthlic 2025-07-13 06:04:55 +08:00
parent fa915b96f7
commit d0581706fe
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
9 changed files with 374 additions and 5 deletions

View file

@ -0,0 +1,26 @@
;;; packages.el --- Description -*- lexical-binding: t; -*-
;;
;; Copyright (C) 2025 david
;;
;; Author: david <david@Tytonidae>
;; Maintainer: david <david@Tytonidae>
;; Created: 八月 15, 2025
;; Modified: 八月 15, 2025
;; Version: 0.0.1
;; Keywords: abbrev bib c calendar comm convenience data docs emulations extensions faces files frames games hardware help hypermedia i18n internal languages lisp local maint mail matching mouse multimedia news outlines processes terminals tex text tools unix vc wp
;; Homepage: https://github.com/david/packages
;; Package-Requires: ((emacs "24.3"))
;;
;; This file is not part of GNU Emacs.
;;
;;; Commentary:
;;
;; Description
;;
;;; Code:
(provide 'packages)
;;; packages.el ends here
(package! telega)