mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: clean up the inherited clutter
This commit is contained in:
parent
4da937bcd0
commit
418db9db0c
6 changed files with 25 additions and 60 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue