flake: move overlay in flake
This commit is contained in:
parent
6fec597d7d
commit
1ec3d701ce
2 changed files with 3 additions and 2 deletions
|
|
@ -10,6 +10,9 @@
|
|||
modules =
|
||||
[
|
||||
./poseidon.nix
|
||||
{
|
||||
nixpkgs.overlays = import ./overlays;
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue