🚀 add rofi-power-menu
parent
b1fb126f98
commit
aba421973d
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue