(home+silicium) remove obsidian

This commit is contained in:
Laureηt 2024-04-24 09:57:15 +02:00
parent 941b9ee026
commit f35e5bc0a6
Signed by: Laurent
SSH key fingerprint: SHA256:pb5NrYg80So5z9hmqQFPmp//sgr+DFeJkKhmGyU2NLk
2 changed files with 0 additions and 2 deletions

View file

@ -24,7 +24,6 @@
jmtpfs # for Android MTP
keepassxc # password manager
nil # nix language server
obsidian # second brain journalling
pamixer # volume mixer cli
pavucontrol # volume mixer
playerctl # media keys

View file

@ -34,7 +34,6 @@
# 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"