build: updated flake lock

This commit is contained in:
Leyla Becker 2025-09-24 09:51:27 -05:00
parent d35e2c93c1
commit ee80636b2b
3 changed files with 25 additions and 52 deletions

View file

@ -1,7 +1,6 @@
# this folder is for derivation overlays
{inputs, ...}: {
nixpkgs.overlays = [
inputs.steam-fetcher.overlays.default
inputs.nix-vscode-extensions.overlays.default
];
}