forked from nico/dots
nix: move enabling fontDir to linux desktop.nix
This commit is contained in:
parent
89fd1710c3
commit
591a6999ee
2 changed files with 3 additions and 1 deletions
|
|
@ -33,5 +33,8 @@
|
|||
extest.enable = true;
|
||||
};
|
||||
|
||||
# Enable font dir for compatability
|
||||
fontDir.enable = true;
|
||||
|
||||
services.flatpak.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue