add rofimoji, feh config and reenable easyeffects
This commit is contained in:
@@ -65,6 +65,7 @@ in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
picom # compositor
|
||||
rofi # application
|
||||
rofimoji
|
||||
maim # takes screenshots
|
||||
xclip
|
||||
dex # starts applications according to .desktop files
|
||||
|
||||
@@ -9,7 +9,7 @@ in
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
#easyeffects #rust build broken atm
|
||||
easyeffects
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user