chore(home): cleanup modules
Some checks failed
Continuous Integration / Checks (push) Has been cancelled

This commit is contained in:
Tim Schubert 2025-10-10 22:57:02 +02:00
parent 5ec7575655
commit 532612a5a6
No known key found for this signature in database
27 changed files with 272 additions and 1238 deletions

View file

@ -39,7 +39,6 @@
}
))
// {
hmModules = import ./home/modules.nix { lib = nixpkgs.lib; };
hmConfigurations = {
dadada = import ./home;
};