feat: configure obsidian with home-manager
This commit is contained in:
parent
fa1a3decb5
commit
fd65dc21ad
3 changed files with 123 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ in
|
|||
{
|
||||
config = lib.mkIf config.${feature}.enable {
|
||||
kitty.enable = true;
|
||||
obsidian.enable = true;
|
||||
zellij.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue