1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

feat: add ente-desktop

This commit is contained in:
oddlama 2025-05-25 00:35:51 +02:00
parent 9ba0293c6c
commit e8d7d7e13b
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -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.
];
};