diff options
| author | adikro <adikro@disroot.org> | 2026-03-07 22:27:05 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-07 22:27:05 +0100 |
| commit | 11d05469368ecfe533c7720e7f5b624f2f8f19fc (patch) | |
| tree | c666f76157b6f9158a2faa723efbf10d1d3dab03 /hm/soft/obsidian.nix | |
| parent | cacaadb79a73fca27bd8bbc0a33a0713d2379655 (diff) | |
...
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 |
