This commit is contained in:
Schrottkatze 2025-08-30 04:04:55 +02:00
parent da01e01e5f
commit 9083937ab4
Signed by: schrottkatze
SSH key fingerprint: SHA256:/raZeWZ2RLThYkX/nq26frnmA4Bi3qRM/hijRmDBa10
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{ ... }:
{
programs.obsidian = {
enable = true;
};
}