Mount font folders to make flatpaks not cry
This commit is contained in:
parent
1f10e0e943
commit
7d71caa8db
3 changed files with 31 additions and 1 deletions
|
@ -20,6 +20,7 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
imports = [ ./mounting.nix ];
|
||||
# Fonts
|
||||
config.fonts = {
|
||||
fonts = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue