1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-07 14:13:08 +00:00
This commit is contained in:
Rae 5e 2024-12-19 21:56:56 -05:00
parent 839db43bdc
commit 96a94cedbd
4 changed files with 50 additions and 1 deletions

View file

@ -2,5 +2,6 @@
{
nixpkgs.overlays = [
inputs.nur.overlays.default
inputs.fenix.overlays.default
];
}