Logseq: apply override until I can update
This commit is contained in:
parent
0598f3a893
commit
28f01f3141
1 changed files with 1 additions and 0 deletions
|
|
@ -239,6 +239,7 @@
|
|||
overrides = _self: super: {
|
||||
google-chrome = super.google-chrome.override { commandLineArgs = [ "--password-store=gnome" "--force-dark-mode" ]; };
|
||||
sddm-theme-clairvoyance = super.sddm-theme-clairvoyance.override { wallpaper = ./wallpapers/background.jpg; };
|
||||
logseq = super.logseq.override { electron = super.electron_27; };
|
||||
};
|
||||
|
||||
# two-channels = (self: _: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue