valent: use overlay to fix build
This commit is contained in:
parent
f5b89fcda1
commit
5e132e435d
2 changed files with 27 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
overlays = [
|
||||
nix-vscode-extensions.overlays.default
|
||||
niri.overlays.niri
|
||||
(import ./overlays/valent.nix)
|
||||
];
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue