disable chromium
This commit is contained in:
parent
b1a3e5c204
commit
9415985dc8
1 changed files with 4 additions and 4 deletions
|
|
@ -382,10 +382,10 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
chromium = {
|
# chromium = {
|
||||||
enable = enableGraphical;
|
# enable = enableGraphical;
|
||||||
package = pkgs.ungoogled-chromium;
|
# package = pkgs.ungoogled-chromium;
|
||||||
};
|
# };
|
||||||
# wowa, I can set btop settings from here???
|
# wowa, I can set btop settings from here???
|
||||||
btop = {
|
btop = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue