disable firefox profile on profile ft and add brightnessctl to ft home packages
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
enable = lib.mkDefault true;
|
||||
profiles.default = {
|
||||
extensions = with inputs.firefox-addons.packages."x86_64-linux";
|
||||
[vimium ublock-origin];
|
||||
|
Reference in New Issue
Block a user