nixos/enlightenment: add ephoto and rage

This commit is contained in:
José Romildo Malaquias 2020-05-22 17:29:20 -03:00
parent 9c6322258a
commit 182f587c2f

View file

@ -32,10 +32,14 @@ in
config = mkIf cfg.enable { config = mkIf cfg.enable {
environment.systemPackages = [ environment.systemPackages = with pkgs; [
e.efl e.enlightenment enlightenment.econnman
e.terminology e.econnman enlightenment.efl
pkgs.xorg.xcursorthemes enlightenment.enlightenment
enlightenment.ephoto
enlightenment.rage
enlightenment.terminology
xorg.xcursorthemes
]; ];
environment.pathsToLink = [ environment.pathsToLink = [