parent
806d8c41df
commit
12ffd6521d
@ -1,9 +1,9 @@
|
||||
{ substituteAll }:
|
||||
{ pkgs, substituteAll }:
|
||||
|
||||
substituteAll {
|
||||
name = "rofi-power";
|
||||
src = ./power.sh;
|
||||
inherit = wmctrl;
|
||||
|
||||
dir = "bin";
|
||||
isExecutable = true;
|
||||
}
|
||||
|
Loading…
Reference in new issue