Remove Obsidian

This commit is contained in:
Filippo Berto 2024-09-26 09:25:29 +02:00
parent a4a27d4c14
commit df72841178
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
3 changed files with 1 additions and 24 deletions

View file

@ -62,9 +62,6 @@
allowUnfree = true;
extraOptions = "experimental-features = nix-command flakes";
permittedInsecurePackages = [
# "zotero-6.0.27"
# "electron-24.8.6" # Bitwarden
# "electron-25.9.0" # Obsidian
"electron-27.3.11" # LogSeq
];
};