feat: remove obsidian
This commit is contained in:
parent
2451c409e7
commit
ad7f6bf039
2 changed files with 0 additions and 6 deletions
|
|
@ -21,11 +21,6 @@
|
||||||
config = {
|
config = {
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
allowUnfreePredicate = (_: true);
|
allowUnfreePredicate = (_: true);
|
||||||
# allow EOL version electron for obsidian
|
|
||||||
# TODO: remove
|
|
||||||
permittedInsecurePackages = [
|
|
||||||
"electron-25.9.0"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,6 @@
|
||||||
zathura # a highly customizable and functional pdf viewer
|
zathura # a highly customizable and functional pdf viewer
|
||||||
neovide # a simple graphical user interface for neovim
|
neovide # a simple graphical user interface for neovim
|
||||||
|
|
||||||
obsidian # a powerful knowledge base that works on top of a local folder of plain text markdown files
|
|
||||||
gimp # the gnu image manipulation program
|
gimp # the gnu image manipulation program
|
||||||
(calibre.override { unrarSupport = true; })
|
(calibre.override { unrarSupport = true; })
|
||||||
libreoffice # comprehensive, professional-quality productivity suite, a variant of openoffice.org
|
libreoffice # comprehensive, professional-quality productivity suite, a variant of openoffice.org
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue