updates
This commit is contained in:
parent
dd60fce00f
commit
fdd9dd20ae
14 changed files with 544 additions and 204 deletions
4
modules/home/apps/helpers/waybar/mullvad-status.nix
Normal file
4
modules/home/apps/helpers/waybar/mullvad-status.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{pkgs}:
|
||||
pkgs.writeShellScriptBin "mullvad-status-waybar" ''
|
||||
exec ${pkgs.bash}/bin/bash ${./mullvad-status.sh} | jq -c
|
||||
''
|
||||
Loading…
Add table
Add a link
Reference in a new issue