more fixes, base chrome config completed
This commit is contained in:
parent
47a2ca341f
commit
7a30be49fb
1 changed files with 10 additions and 9 deletions
|
|
@ -22,15 +22,16 @@ in
|
||||||
mission-center
|
mission-center
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
];
|
];
|
||||||
};
|
|
||||||
programs = {
|
programs = {
|
||||||
chromium = {
|
chromium = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extensions = [
|
extensions = [
|
||||||
"jplnlifepflhkbkgonidnobkakhmpnmh" #PIA
|
"jplnlifepflhkbkgonidnobkakhmpnmh" # PIA
|
||||||
"nngceckbapebfimnlniiiahkandclblb" #Bitwarden
|
"nngceckbapebfimnlniiiahkandclblb" # Bitwarden
|
||||||
"hlkenndednhfkekhgcdicdfddnkalmdm" #Cookie Editor
|
"hlkenndednhfkekhgcdicdfddnkalmdm" # Cookie Editor
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue