mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 18:06:14 +01:00
fix: equibop args
This commit is contained in:
@@ -57,7 +57,11 @@
|
|||||||
helio-workstation
|
helio-workstation
|
||||||
keepassxc
|
keepassxc
|
||||||
# vesktop
|
# vesktop
|
||||||
equibop
|
(self: super: {
|
||||||
|
equibop = super.equibop.override {
|
||||||
|
commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland";
|
||||||
|
};
|
||||||
|
})
|
||||||
inputs.zen-browser.packages."${system}".default
|
inputs.zen-browser.packages."${system}".default
|
||||||
|
|
||||||
# > gaming < #
|
# > gaming < #
|
||||||
|
|||||||
@@ -21,6 +21,7 @@
|
|||||||
wev
|
wev
|
||||||
wlr-randr
|
wlr-randr
|
||||||
wdisplays
|
wdisplays
|
||||||
|
wl-clipboard
|
||||||
# wl-copy
|
# wl-copy
|
||||||
# wl-paste
|
# wl-paste
|
||||||
# wf-recorder
|
# wf-recorder
|
||||||
|
|||||||
Reference in New Issue
Block a user