unfuck obsidian

This commit is contained in:
Schrottkatze 2025-09-01 16:07:32 +02:00
commit 05fdb8a9cb
No known key found for this signature in database
3 changed files with 5 additions and 7 deletions

View file

@ -10,7 +10,6 @@
./layaway.nix
./swayidle.nix
./browser.nix
./obsidian.nix
./eww
./niri
];
@ -23,6 +22,10 @@
home.packages = [
pkgs.fluent-reader
# the nix module is so fucking annoying to deal with
# that just using the package is preferrable in this case
# fucking hell.
pkgs.obsidian
];
services.gpg-agent = {