only enable chromium when graphics

This commit is contained in:
Noa Aarts 2025-10-13 12:29:52 +02:00
parent 8191b4e731
commit 82f983b897
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -379,7 +379,7 @@ in
programs = {
chromium = {
enable = true;
enable = enableGraphical;
package = pkgs.ungoogled-chromium;
};
# wowa, I can set btop settings from here???