rofi
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{pkgs,...}:{
|
||||
home.packages = with pkgs; [rofi (callPackage ../../../../../pkgs/rofi-launchers/package.nix {})];
|
||||
home.packages = with pkgs; [rofi (callPackage ../../../../../../pkgs/rofi-launchers/package.nix {})];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user