firefox: declaratively define important settings & extensions
Closes #4
This commit is contained in:
parent
48a5083a02
commit
4bb4780186
3 changed files with 53 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
dconf.enable = true;
|
||||
|
||||
programs = {
|
||||
firefox.enable = true; # TODO: config is not yet nix-ified
|
||||
firefox.enable = true;
|
||||
vscode.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue