added obsidian

This commit is contained in:
Steven Carpenter 2024-04-14 04:34:17 -04:00
parent a6c6e00011
commit 4ef7c58661
3 changed files with 722 additions and 2 deletions

View file

@ -90,7 +90,12 @@
# Package Manager
nixpkgs = {
config.allowUnfree = true;
config = {
allowUnfree = true;
permittedInsecurePackages = [
"electron-25.9.0"
];
};
hostPlatform = lib.mkDefault "x86_64-linux";
};
@ -133,6 +138,7 @@
zulip
vscode
discord
obsidian
];
# Fonts