machines: zero: default to ipv6 for waybar network module
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
parent
9929aef1dd
commit
9020656507
1 changed files with 2 additions and 0 deletions
|
@ -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`.
|
||||
|
|
Loading…
Reference in a new issue