configs/emacs: add nftables mode
This commit is contained in:
parent
37709825d6
commit
68828c8857
@ -305,6 +305,14 @@ easier for me to treat it like a regular shell.
|
||||
|
||||
* Language Configurations
|
||||
|
||||
** firewall stuff
|
||||
|
||||
*** nftables
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package nftables-mode)
|
||||
#+end_src
|
||||
|
||||
** Shell
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
|
Loading…
Reference in New Issue
Block a user