The Nest
Explore
Sign in
WeetHet
nix-dotfiles-flakeless
home
editors
nixvim
extraLua
typst-preview.lua
0
This is my flakeless configuration for macOS using nix
Code
Changes
Tags
Discussions
main
require
(
'
typst-preview
'
).setup { open_cmd
=
"
open -a 'Google Chrome' %s
"
, }