feat(nixos): configure more Firefox settings
This commit is contained in:
parent
ea02fc6a09
commit
150e945417
2 changed files with 10 additions and 5 deletions
|
@ -213,11 +213,6 @@
|
|||
recursive = true;
|
||||
};
|
||||
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
package = pkgs.firefox-devedition;
|
||||
};
|
||||
|
||||
programs.alacritty = {
|
||||
enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue