all repos — nixfiles @ 6af2e8a29334e8fee80a31dc4c6197b66f1b888d

System and user configuration, managed by nix and home-manager

user-interface: install logseq
Alan Pearce alan@alanpearce.eu
Mon, 13 Jun 2022 02:50:41 +0200
commit

6af2e8a29334e8fee80a31dc4c6197b66f1b888d

parent

bd406daa8f242fc4551422642d36282ca9353240

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M user/settings/user-interface.nixuser/settings/user-interface.nix
@@ -10,6 +10,7 @@ }; 
   home.packages = with pkgs; [
     librewolf
+    unstable.logseq
   ] ++ lib.optionals (!stdenv.isDarwin) [
     pkgs.sshfs
     pkgs.mu