From 6bd88e9348a7c96ffd44fddbe246dde12ceb23a6 Mon Sep 17 00:00:00 2001 From: anonymix007 <48598263+anonymix007@users.noreply.github.com> Date: Sun, 25 Aug 2024 16:07:02 +0300 Subject: [PATCH] configs: desktop: plasma: install Firefox, Konsole, Kate and Dolphin --- configs/desktop/plasma.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/desktop/plasma.yaml b/configs/desktop/plasma.yaml index c5a518d..c08286e 100644 --- a/configs/desktop/plasma.yaml +++ b/configs/desktop/plasma.yaml @@ -2,6 +2,9 @@ pacman: install: - plasma + - konsole + - kate + - dolphin - sddm - packagekit-qt6 systemd: @@ -17,3 +20,4 @@ filesystem: +also: # Ensure NetworkManager is enabled - packages/network-manager +- packages/firefox