only enable chromium when graphics
This commit is contained in:
parent
8191b4e731
commit
82f983b897
1 changed files with 1 additions and 1 deletions
|
|
@ -379,7 +379,7 @@ in
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
chromium = {
|
chromium = {
|
||||||
enable = true;
|
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???
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue