me like nix
0

Configure Feed

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

Force managed Alacritty config

author
Sean Aye
date (Jun 15, 2026, 10:54 PM -0400) commit d9d555ab parent d526ba9e change-id wmxqmpzl
+2
+2
modules/shell.nix
··· 139 139 enableFishIntegration = true; 140 140 }; 141 141 142 + xdg.configFile."alacritty/alacritty.toml".force = true; 143 + 142 144 programs.alacritty = { 143 145 enable = true; 144 146 settings = {