Compare commits

...

2 Commits

Author SHA1 Message Date
107c472d22
Add thunderbird to atlas 2023-09-09 15:57:37 +01:00
56c1758bf7
Add search-light GNOME extension 2023-09-09 15:57:24 +01:00
2 changed files with 6 additions and 1 deletions

View File

@ -25,7 +25,10 @@ with lib.my;
modules = {
desktop = {
apps.qbittorrent.enable = true;
apps = {
qbittorrent.enable = true;
thunderbird.enable = true;
};
browsers = {
firefox.enable = true;
};

View File

@ -34,6 +34,7 @@ in {
# "forge@jmmaranan.com"
"hue-lights@chlumskyvaclav@gmail.com"
"just-perfection-desktop@just-perfection"
"search-light@icedman.github.com"
"space-bar@luchrioh"
# "smart-auto-move@khimaros.com"
# "systemd-manager@hardpixel.eu"
@ -172,6 +173,7 @@ in {
gnomeExtensions.just-perfection
# gnomeExtensions.mutter-primary-gpu
# gnomeExtensions.pip-on-top
gnomeExtensions.search-light
gnomeExtensions.smart-auto-move
gnomeExtensions.space-bar
gnomeExtensions.systemd-manager