🚀 add rofi-power-menu

dev-docs
Moritz Böhme 2022-08-20 14:17:53 +02:00
parent b1fb126f98
commit aba421973d
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ in
home.packages = with pkgs; [
(lib.mkIf config.networking.networkmanager.enable networkmanager_dmenu)
(lib.mkIf config.hardware.bluetooth.enable rofi-bluetooth)
rofi-power-menu
];
xdg = {
enable = true;