Add blocktube extension, license-templates Emacs package, wireguard VPN

This commit is contained in:
2025-09-02 22:53:15 -04:00
parent 6b71bb213e
commit fbe6dbf84a
3 changed files with 15 additions and 5 deletions

View File

@@ -49,6 +49,7 @@
awesome-rss
betterttv
bitwarden
blocktube
facebook-container
flagfox
hyperchat

View File

@@ -300,6 +300,9 @@
(global-corfu-mode 1)
(corfu-history-mode 1))
;; license templates
(use-package license-templates)
;; yasnippet config
(use-package yasnippet
:defer t