mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop/Packages] Use chromium, since it is an alias to ungoogled-chromium
This commit is contained in:
parent
7206f0a8f2
commit
373c6dca82
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ in {
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; with libsForQt5; [
|
environment.systemPackages = with pkgs; with libsForQt5; [
|
||||||
# firefox
|
# firefox
|
||||||
ungoogled-chromium
|
chromium
|
||||||
konsole
|
konsole
|
||||||
kate
|
kate
|
||||||
yakuake
|
yakuake
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue