Compare commits
2 Commits
82bdf02971
...
107c472d22
Author | SHA1 | Date | |
---|---|---|---|
107c472d22 | |||
56c1758bf7 |
@ -25,7 +25,10 @@ with lib.my;
|
||||
|
||||
modules = {
|
||||
desktop = {
|
||||
apps.qbittorrent.enable = true;
|
||||
apps = {
|
||||
qbittorrent.enable = true;
|
||||
thunderbird.enable = true;
|
||||
};
|
||||
browsers = {
|
||||
firefox.enable = true;
|
||||
};
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user