diff --git a/users/myuser/graphical/default.nix b/users/myuser/graphical/default.nix index 1ab8509..581212c 100644 --- a/users/myuser/graphical/default.nix +++ b/users/myuser/graphical/default.nix @@ -50,6 +50,7 @@ pkgs.gpu-screen-recorder pkgs.gpu-screen-recorder-gtk pkgs.spotify + pkgs.ente-desktop ]; # TODO wrap thunderbird bin and set LC_ALL=de_DE.UTF-8 because thunderbird uses wrong date and time formatting with C.UTF-8 @@ -88,6 +89,7 @@ ".config/gpu-screen-recorder" ".config/obsidian" ".config/spotify" + ".config/ente" ".factorio" # XDG spec? nah, apprently overrated. ]; };