vpn eww and eww crash
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
, gnugrep
|
||||
, gnused
|
||||
, hyprland
|
||||
, iproute2
|
||||
, jq
|
||||
, procps
|
||||
, systemd
|
||||
@@ -15,6 +16,6 @@
|
||||
# profiles and the user (`eww-bar status`, `eww-bar reset`).
|
||||
writeShellApplication {
|
||||
name = "eww-bar";
|
||||
runtimeInputs = [ coreutils eww gnugrep gnused hyprland jq procps systemd util-linux ];
|
||||
runtimeInputs = [ coreutils eww gnugrep gnused hyprland iproute2 jq procps systemd util-linux ];
|
||||
text = builtins.readFile ./eww-bar.sh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user