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:
parent
9ba0293c6c
commit
e8d7d7e13b
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
||||||
pkgs.gpu-screen-recorder
|
pkgs.gpu-screen-recorder
|
||||||
pkgs.gpu-screen-recorder-gtk
|
pkgs.gpu-screen-recorder-gtk
|
||||||
pkgs.spotify
|
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
|
# 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/gpu-screen-recorder"
|
||||||
".config/obsidian"
|
".config/obsidian"
|
||||||
".config/spotify"
|
".config/spotify"
|
||||||
|
".config/ente"
|
||||||
".factorio" # XDG spec? nah, apprently overrated.
|
".factorio" # XDG spec? nah, apprently overrated.
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue