overlays: add overlay for i3status-rust

This commit is contained in:
Antoine Martin 2022-01-11 17:59:01 +01:00
parent 912073bee6
commit 0c25fa3f83
3 changed files with 25 additions and 1 deletions

3
overlays/default.nix Normal file
View file

@ -0,0 +1,3 @@
{
i3status-rust = import ./i3status-rust;
}