My NixOS dotfiles
0

Configure Feed

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

✨ Change VSC font

Simon R. - fantomitechno (Jun 8, 2026, 11:03 AM +0200) 4a87becf def2e6c8

+2 -1
+2 -1
home/config/codium/settings.json
··· 44 44 }, 45 45 "json.schemaDownload.trustedDomains": { 46 46 "https://github.com": true 47 - } 47 + }, 48 + "editor.fontFamily": "'JetBrainsMono Nerd Font Propo', monospace" 48 49 }