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