home: i3bar: i3status-rs no longer needs binaries
This commit is contained in:
parent
c07edc8fd2
commit
d82c403da5
|
@ -35,8 +35,7 @@ in
|
||||||
config = mkIf isEnabled {
|
config = mkIf isEnabled {
|
||||||
home.packages = builtins.attrValues {
|
home.packages = builtins.attrValues {
|
||||||
inherit (pkgs)
|
inherit (pkgs)
|
||||||
iw # Used by `net` block
|
# FIXME: is this useful?
|
||||||
lm_sensors # Used by `temperature` block
|
|
||||||
font-awesome
|
font-awesome
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue