add logseq wrapped for wayland
This commit is contained in:
parent
1b536e52b5
commit
6b925636cc
2 changed files with 12 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
users.users.moritz.packages = with pkgs; [
|
||||
logseq
|
||||
logseq-wayland
|
||||
];
|
||||
xdg.mime.defaultApplications."x-scheme-handler/logseq" = "logseq.desktop";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue