@jaspermayone.com's dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

libraoffice

+4
+3
darwin/default.nix
··· 446 446 ln -sf /run/current-system/sw/bin/bw /opt/homebrew/bin/bw 447 447 ln -sf /run/current-system/sw/bin/git /opt/homebrew/bin/git 448 448 449 + # Symlink LibreOffice CLI tool 450 + ln -sf /Applications/LibreOffice.app/Contents/MacOS/soffice /opt/homebrew/bin/libreoffice 451 + 449 452 # Show ~/Library folder (for primary user) 450 453 chflags nohidden /Users/jsp/Library 451 454
+1
hosts/remus/default.nix
··· 50 50 homebrew.casks = [ 51 51 "basictex" 52 52 "gitkraken-cli" 53 + "libreoffice" 53 54 ]; 54 55 55 56 # Set the hostname