diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 975dae7..0ce7b5b 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -120,7 +120,7 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(package-selected-packages - '(treemacs-projectile projectile paredit all-the-fonts doom-modeline rust-mode swipe spinner lsp-treemacs lsp-ivy lsp-ui lsp-mode counsel swiper ivy treemacs use-package monokai-pro-theme))) + '(json-mode treemacs-projectile projectile paredit all-the-fonts doom-modeline rust-mode swipe spinner lsp-treemacs lsp-ivy lsp-ui lsp-mode counsel swiper ivy treemacs use-package monokai-pro-theme))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. diff --git a/Dots.org b/Dots.org index 60a1ed0..58d5bee 100644 --- a/Dots.org +++ b/Dots.org @@ -262,6 +262,7 @@ WantedBy=timers.target (use-package lsp-treemacs :commands lsp-treemacs-errors-list) (use-package rust-mode) +(use-package json-mode) ;; Can't have lisps without paredit! (use-package paredit diff --git a/Systems.org b/Systems.org index 9175dcc..a836a7c 100644 --- a/Systems.org +++ b/Systems.org @@ -87,10 +87,10 @@ this is pretty close to the default configuration. firefox emacs curl - flatpak podman tailscale ]; + services.flatpak.enable = true; programs.mtr.enable = true; programs.gnupg.agent = {