valent: use overlay to fix build

This commit is contained in:
Veneficium 2024-11-04 21:09:08 +01:00
parent f5b89fcda1
commit 5e132e435d
2 changed files with 27 additions and 0 deletions

View file

@ -35,6 +35,7 @@
overlays = [
nix-vscode-extensions.overlays.default
niri.overlays.niri
(import ./overlays/valent.nix)
];
config = {
allowUnfree = true;