feat: add pipewire wine audio fix and add dropdown terminal to i3
This commit is contained in:
parent
8e8fdb8fa2
commit
e6a98be608
7 changed files with 60 additions and 9 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
|
||||
services.jackett = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
@ -10,12 +9,12 @@
|
|||
flare-solvarr = {
|
||||
image = "ghcr.io/flaresolverr/flaresolverr:latest";
|
||||
autoStart = true;
|
||||
ports = ["127.0.0.1:8191:8191"];
|
||||
ports = [ "127.0.0.1:8191:8191" ];
|
||||
environment = {
|
||||
LOG_LEVEL = "info";
|
||||
LOG_HTML = "false";
|
||||
CAPTCHA_SOLVER = "hcaptcha-solver";
|
||||
TZ="Europe/Berlin";
|
||||
TZ = "Europe/Berlin";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue