This commit is contained in:
LunarAkai 2025-03-16 20:44:16 +01:00
commit 55ab904b48
3 changed files with 17 additions and 8 deletions

View file

@ -23,8 +23,4 @@ in {
)
inputs;
};
nixpkgs.overlays = [
nix-vscode-extensions.overlays.default
];
}