module(doom): Use nix-doom-unstraight instead of emacs module
This commit is contained in:
parent
fa915b96f7
commit
d0581706fe
9 changed files with 374 additions and 5 deletions
26
home/modules/programs/doom/config/packages.el
Normal file
26
home/modules/programs/doom/config/packages.el
Normal 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue