1
0
Fork 0
forked from foxora/nix

added rust components explicitly with fenix

This commit is contained in:
foxora 2026-05-18 10:51:18 +01:00
parent 7dfba45d04
commit 205afbd8b1
2 changed files with 9 additions and 1 deletions

View file

@ -20,6 +20,7 @@
overlays = with inputs; [
cachyos.overlays.pinned
millennium.overlays.default
fenix.overlays.default
(import ./overlays.nix args)
];