Remove font directory symlink (no longer needed)

This commit is contained in:
Agatha Lovelace 2023-12-17 21:07:43 +01:00
parent 75a127439e
commit 7cfb7d1f49
Signed by: sorceress
GPG Key ID: 01D0B3AB10CED4F8
1 changed files with 0 additions and 5 deletions

View File

@ -139,11 +139,6 @@
<Multi_key> <m><s> : "/html <span data-mx-spoiler=\"\"></span>"
'';
# Fix for apps that expect fonts in the usual location
home.file.".local/share/fonts".source =
config.home-manager.users.agatha.lib.file.mkOutOfStoreSymlink
"/run/current-system/sw/share/X11/fonts";
programs.direnv.enable = true;
home.sessionVariables = { "DIRENV_LOG_FORMAT" = ""; };