pkg: Add logseq
This commit is contained in:
parent
4ab254082a
commit
5ddc911803
1 changed files with 2 additions and 1 deletions
3
home.nix
3
home.nix
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, pkgs-unstable, ... }:
|
||||
{ config, lib, pkgs, pkgs-unstable, ... }:
|
||||
|
||||
{
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
|
@ -36,6 +36,7 @@
|
|||
inkscape-with-extensions
|
||||
jq
|
||||
lapce
|
||||
logseq
|
||||
lsd
|
||||
lynx
|
||||
most
|
||||
|
|
Loading…
Reference in a new issue