My NixOS dotfiles
0

Configure Feed

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

🔧 config

Simon R. - fantomitechno (Jul 28, 2026, 11:16 AM +0200) 46c978d9 0f4c1d3b

+7 -1
+4 -1
modules/codium/settings.json
··· 53 53 "[javascript]": { 54 54 "editor.defaultFormatter": "esbenp.prettier-vscode" 55 55 }, 56 - "dotnet.server.useServerGC": false 56 + "dotnet.server.useServerGC": false, 57 + "[html]": { 58 + "editor.defaultFormatter": "vscode.html-language-features" 59 + } 57 60 }
+3
modules/kde/config/kdeglobals
··· 157 157 Speedbar Width=154 158 158 View Style=DetailTree 159 159 160 + [KShortcutsDialog Settings] 161 + Dialog Size=600,480 162 + 160 163 [Shortcuts] 161 164 Copy=Ctrl+C 162 165 Cut=Ctrl+X