From 0874ec6fdf337d6faff11afc60b3ff73c9dfbe8c Mon Sep 17 00:00:00 2001 From: anonymix007 <48598263+anonymix007@users.noreply.github.com> Date: Wed, 21 Aug 2024 17:45:50 +0300 Subject: [PATCH] configs: desktop: plasma: install Firefox, Konsole and Dolphin --- configs/desktop/plasma.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/desktop/plasma.yaml b/configs/desktop/plasma.yaml index c5a518d..7294565 100644 --- a/configs/desktop/plasma.yaml +++ b/configs/desktop/plasma.yaml @@ -2,6 +2,8 @@ pacman: install: - plasma + - konsole + - dolphin - sddm - packagekit-qt6 systemd: @@ -17,3 +19,4 @@ filesystem: +also: # Ensure NetworkManager is enabled - packages/network-manager +- packages/firefox