Remove font directory symlink (no longer needed)
This commit is contained in:
parent
75a127439e
commit
7cfb7d1f49
|
@ -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" = ""; };
|
||||
|
||||
|
|
Loading…
Reference in New Issue