nixos-test: Remove Chromium (replaced by zen)
All checks were successful
check / check (push) Successful in 32s
All checks were successful
check / check (push) Successful in 32s
This commit is contained in:
parent
8e9f475e89
commit
71da872fe0
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
|
|
||||||
modules.home = {
|
modules.home = {
|
||||||
apps = {
|
apps = {
|
||||||
chromium.enable = true;
|
|
||||||
flatpak.enable = true;
|
flatpak.enable = true;
|
||||||
jetbrainsToolbox.enable = true;
|
jetbrainsToolbox.enable = true;
|
||||||
kitty.enable = true;
|
kitty.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue