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
|
@ -51,7 +51,7 @@ in
|
|||
# Note taking
|
||||
(if pkgs.stdenv.isAarch64 then
|
||||
pkgs.hello
|
||||
else logseq.override { electron = pkgs.electron_24; /* old electron versions have trouble with touchscreens */ })
|
||||
else logseq)
|
||||
|
||||
# (if stdenv.isAarch64 then zotero else pkgs.unstable.zotero) // kinda fucked for now from CVE
|
||||
libreoffice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue