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 {
|
||||
home.packages = builtins.attrValues {
|
||||
inherit (pkgs)
|
||||
iw # Used by `net` block
|
||||
lm_sensors # Used by `temperature` block
|
||||
# FIXME: is this useful?
|
||||
font-awesome
|
||||
;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue