nix: fix syntax error in linux/desktop
This commit is contained in:
parent
2ab0d6118c
commit
7ebf56a77d
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
};
|
||||
|
||||
# Enable font dir for compatability
|
||||
fontDir.enable = true;
|
||||
fonts.fontDir.enable = true;
|
||||
|
||||
services.flatpak.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue