Skip to content

GTrunSec/logseq-nix-flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Running Yarn watch with nix develop

  • run command as following:
# flake feature
nix develop
# or using
nix-shell
  • then open browser address to localhost:3001

Update logseq with master branch

nix flake update --update-input logseq && nix-shell