⬆️ (neodymium/home) switch from logseq to obsidian
This commit is contained in:
parent
a496cda8c4
commit
606b7d18c4
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue