re-work cli aspect for nixos and homeModules

This commit is contained in:
William 2026-02-15 12:53:05 -03:00
parent 5f1c05f090
commit bfa2521ed0
13 changed files with 264 additions and 230 deletions

View file

@ -1,6 +1,6 @@
{ ... }:
{
flake.modules.homeManager.cli-direnv =
flake.modules.homeManager.direnv =
{
config,
lib,