60a1d9ba22
* fix(home-manager): dont declare xdg.configFile when btop isn't enabled * refactor: use alternatives to `with` and `rec` --------- Co-authored-by: Sam Nystrom <sam@samnystrom.dev>
1 line
54 B
Nix
1 line
54 B
Nix
lib: lib.extend (self: _: { ctp = import ./. self; })
|