small mistake
This commit is contained in:
parent
4024673591
commit
7d3c84d683
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@
|
|||
unstable = nixpkgs.legacyPackages.x86_64-linux;
|
||||
};
|
||||
in {
|
||||
nixpkgs.overlays = [ overlay-unstable ];
|
||||
nixpkgs.overlays = [ unstable-overlay ];
|
||||
}
|
||||
)
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue