Updated nixpkgs and added Docker
This commit is contained in:
parent
8f2faaead9
commit
9d9c65a835
7 changed files with 15 additions and 11 deletions
|
@ -1,8 +1,7 @@
|
|||
(use-package nix-mode
|
||||
:mode "\\.nix\\'"
|
||||
;:hook
|
||||
;(before-save . lsp-format-buffer))
|
||||
)
|
||||
:hook
|
||||
(before-save . lsp-format-buffer))
|
||||
(require 'sudo-utils)
|
||||
|
||||
(defun nixos-rebuild-switch ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue