diff options
author | Crazazy | 2022-01-31 14:33:19 +0100 |
---|---|---|
committer | Crazazy | 2022-02-10 16:13:34 +0100 |
commit | 02956ec3503f63911733cead5c909131b7a924f3 (patch) | |
tree | bbcaaab4b38ffed85af669474d0b9bde0b112998 /nixos.org | |
parent | 35fae60d590efcca2c4a80785e8ae009a7a2aa64 (diff) |
add more preamble headers that I stole from the internet
I have no idea what these things do
Diffstat (limited to 'nixos.org')
-rw-r--r-- | nixos.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos.org b/nixos.org index 52159d3..21ed396 100644 --- a/nixos.org +++ b/nixos.org @@ -1,5 +1,8 @@ #+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"> +#+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 later |