diff --git a/users/teutat3s/home.nix b/users/teutat3s/home.nix index b54a01a2..e04f38c9 100644 --- a/users/teutat3s/home.nix +++ b/users/teutat3s/home.nix @@ -10,6 +10,8 @@ in ]; config = { + pub-solar.social.enable = true; + pub-solar.graphical.alacritty.settings.font.size = 12; pub-solar.graphical.alacritty.settings.key_bindings = [ { key = "V"; mods = "Control|Super"; action = "Paste"; }