diff options
Diffstat (limited to 'hm/soft/obsidian.nix')
| -rw-r--r-- | hm/soft/obsidian.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soft/obsidian.nix b/hm/soft/obsidian.nix index a840726..38093fa 100644 --- a/hm/soft/obsidian.nix +++ b/hm/soft/obsidian.nix @@ -1,4 +1,4 @@ -{ config, lib, pkgs, ... }: +{ config, lib, ... }: let cfg = config.hm.soft.obsidian; in |
