add overlay to fix?
This commit is contained in:
parent
7cf68fa63f
commit
ac8c932532
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@
|
|||
qutebrowser = prev.qutebrowser.override {
|
||||
enableWideVine = true;
|
||||
};
|
||||
vimix-gtk-themes = prev.vimix-gtk-themes.override {
|
||||
themeVariants = "ruby";
|
||||
};
|
||||
};
|
||||
|
||||
# When applied, the unstable nixpkgs set (declared in the flake inputs) will
|
||||
|
|
Loading…
Reference in a new issue