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,7 +22,7 @@ in
|
||||||
mission-center
|
mission-center
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
];
|
];
|
||||||
};
|
|
||||||
programs = {
|
programs = {
|
||||||
chromium = {
|
chromium = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
@ -33,4 +33,5 @@ in
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue