machines: zero: default to ipv6 for waybar network module

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-05-27 15:39:16 +02:00
parent 9929aef1dd
commit 9020656507
Signed by: c8h4
GPG key ID: 73D5E7FDEE3DE49A

View file

@ -59,6 +59,8 @@
home.packages = with pkgs; [ prismlauncher ];
programs.waybar.settings.mainBar.network.family = "ipv6";
wayland.windowManager.sway.config = let
inherit (my.machines.zero) displays;
# Assigns five workspaces, starting at `base`, to output `output`.