From 145b34e96ade3812410d38690723390dc6379b38 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Wed, 15 Apr 2026 19:50:49 -0700 Subject: update some scss --- config/emacs.org | 1 + config/nix.org | 1 + 2 files changed, 2 insertions(+) (limited to 'config') diff --git a/config/emacs.org b/config/emacs.org index 375c31e..ce61b4a 100644 --- a/config/emacs.org +++ b/config/emacs.org @@ -451,6 +451,7 @@ This is my org mode configuration, which also configures latex. :hook ((org-mode . remove-annoying-pairing)) :custom + (org-log-into-drawer t) (org-export-allow-bind-keywords t "don't emit warnings") (org-confirm-babel-evaluate nil "I want to evaluate stuff when publishing") ;; Fix terrible indentation issues diff --git a/config/nix.org b/config/nix.org index 71d9b4c..afc94ab 100644 --- a/config/nix.org +++ b/config/nix.org @@ -3252,6 +3252,7 @@ in (if config.monorepo.profiles.lang-python.enable then (with pkgs; [ poetry python3 + python312 semgrep ty ruff -- cgit v1.3