boreal: add throughput interfaces
This commit is contained in:
parent
64c53c243d
commit
f037e14e00
|
@ -5,6 +5,7 @@
|
|||
my.home.x.enable = true;
|
||||
my.home.x.i3bar.temperature.chip = "k10temp-pci-*";
|
||||
my.home.x.i3bar.temperature.inputs = [ "Tccd1" ];
|
||||
my.home.x.i3bar.networking.throughput_interfaces = [ "enp8s0" "wlp4s0" ];
|
||||
my.home.emacs.enable = true;
|
||||
|
||||
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;
|
||||
|
|
Loading…
Reference in a new issue