Added waydroid
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
onlyoffice-bin
|
||||
vlc
|
||||
signal-desktop
|
||||
logseq
|
||||
unstable.logseq
|
||||
webcord
|
||||
unstable.localsend
|
||||
bitwarden
|
||||
|
7
modules/home/programs/joplin.nix
Normal file
7
modules/home/programs/joplin.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
unstable.joplin-desktop
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user