forked from foxora/nix
added rust components explicitly with fenix
This commit is contained in:
parent
7dfba45d04
commit
205afbd8b1
2 changed files with 9 additions and 1 deletions
|
|
@ -20,6 +20,7 @@
|
|||
overlays = with inputs; [
|
||||
cachyos.overlays.pinned
|
||||
millennium.overlays.default
|
||||
fenix.overlays.default
|
||||
|
||||
(import ./overlays.nix args)
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue