From f04d5393ada04321b2b302535f1a198d13dcf6b7 Mon Sep 17 00:00:00 2001 From: blueingreen68 Date: Sat, 30 Dec 2023 12:18:01 +0000 Subject: add installers --- user_configuration.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'user_configuration.json') diff --git a/user_configuration.json b/user_configuration.json index 7c002a2..815275d 100644 --- a/user_configuration.json +++ b/user_configuration.json @@ -52,7 +52,8 @@ "keepassxc", "wget", "python-pipx", - "wl-clipboard" + "wl-clipboard", + "networkmanager" ], "parallel downloads": 0, "profile_config": { @@ -72,4 +73,4 @@ "timezone": "Asia/Yekaterinburg", "uki": false, "version": "2.7.1" -} \ No newline at end of file +} -- cgit