disable chromium

This commit is contained in:
Noa Aarts 2025-11-15 18:52:56 +01:00
parent b1a3e5c204
commit 9415985dc8
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -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;