Updated nixpkgs and added Docker

This commit is contained in:
Andrea Ciceri 2021-10-24 23:20:20 +02:00
parent 8f2faaead9
commit 9d9c65a835
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
7 changed files with 15 additions and 11 deletions

View file

@ -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 ()