diff options
Diffstat (limited to 'nixos.org')
-rw-r--r-- | nixos.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos.org b/nixos.org index 21ed396..fdb1072 100644 --- a/nixos.org +++ b/nixos.org @@ -1,7 +1,7 @@ #+TITLE:Nixos Config #+AUTHOR: Crazazy #+PROPERTY: header-args :tangle yes :noweb yes :results silent -#+HTML_HEAD: <link rel="stylesheet" href="https://latex.now.sh/style.css"> +#+HTML_HEAD: <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/latex.css@1.6.0/style.min.css" integrity="sha256-Ncz7wrwMhIHPJupOT4BWvsCDbduC61SmpMasJCmvPB8=" crossorigin="anonymous"> #+OPTIONS: ^:nil p:t This is the nixos config. Right now it is a bit of a hack because I don't have a [[https://github.com/rasendubi/dotfiles#patch-ob-tangle][ob-tangle patch]] but that can come |