diff --git a/hosts/othalan/default.nix b/hosts/othalan/default.nix index 13d1b74..2696825 100644 --- a/hosts/othalan/default.nix +++ b/hosts/othalan/default.nix @@ -1,6 +1,8 @@ { config, + pkgs, enabled, + ... }: { @@ -27,4 +29,5 @@ }; }; + environment.systemPackages = [pkgs.stable.quarto]; } diff --git a/hosts/othalan/settings/pkgs b/hosts/othalan/settings/pkgs index 438bc50..db1fc01 100644 --- a/hosts/othalan/settings/pkgs +++ b/hosts/othalan/settings/pkgs @@ -6,6 +6,8 @@ firefox zk graphviz charm-freeze -quarto +# build-failure: +# pandoc -> texmath -> typst-symbols? +# quarto calibre attic-client