⬆️ (neodymium/home) switch from logseq to obsidian

This commit is contained in:
Laureηt 2023-09-22 16:47:43 +02:00
parent a496cda8c4
commit 606b7d18c4
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI
2 changed files with 2 additions and 1 deletions

View file

@ -14,7 +14,7 @@
jaq # (fast) json utils
jmtpfs # for Android MTP
keepassxc # password manager
logseq # second brain journalling
obsidian # second brain journalling
micro # text editor
mpv # video viewer
nil # nix language server

View file

@ -31,6 +31,7 @@
# list of allowed unfree packages
nixpkgs.config.allowUnfreePredicate = pkg:
builtins.elem (lib.getName pkg) [
"obsidian"
"vscode"
"vscode-extension-github-copilot"
"vscode-extension-github-copilot-chat"