mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
i3: use unstable i3status-rs
This commit is contained in:
parent
8924c22c74
commit
68a957d032
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ in
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
i3status-rust
|
||||
unstable.i3status-rust # 21.11 version supports zfs ARC
|
||||
alacritty
|
||||
brightnessctl
|
||||
numix-icon-theme
|
||||
|
|
Loading…
Reference in a new issue