chore: clean up the inherited clutter

This commit is contained in:
oddlama 2023-02-04 02:27:39 +01:00
parent 4da937bcd0
commit 418db9db0c
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
6 changed files with 25 additions and 60 deletions

View file

@ -44,7 +44,7 @@
...
} @ inputs:
{
hosts = import ./nix/hosts.nix;
hosts = import ./nix/hosts.nix inputs;
colmena = import ./nix/colmena.nix inputs;
overlays = import ./nix/overlay.nix inputs;
homeConfigurations = import ./nix/home-manager.nix inputs;