Starting out with org-roam
This commit is contained in:
parent
741d9b5b6a
commit
b22971dbd5
9 changed files with 96 additions and 11 deletions
|
@ -1,6 +1,8 @@
|
|||
(use-package nix-mode
|
||||
:mode "\\.nix\\'")
|
||||
|
||||
:mode "\\.nix\\'"
|
||||
;:hook
|
||||
;(before-save . lsp-format-buffer))
|
||||
)
|
||||
(require 'sudo-utils)
|
||||
|
||||
(defun nixos-rebuild-switch ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue