remove redundant functions from pkgs that are in trivionomicon

This commit is contained in:
Fabian Montero 2025-08-25 16:04:07 -06:00 committed by chem
parent 739fcca51a
commit 9f9bb57797
7 changed files with 8 additions and 31 deletions

View file

@ -9,5 +9,6 @@ with lib; {
imports = [
./modules
flakes.trivionomicon.homeManagerModules.default
flakes.hm-isolation.homeManagerModule
];
}