summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2024-09-18 17:59:49 +0200
committerAndreas Fankhauser hiddenalpha.ch2024-09-18 17:59:49 +0200
commitf872fe786fd7bc670c67e98cd27dabe2f9a19983 (patch)
tree04c77e8777ce021c74a85fa474357231bc42aa19
parentf9c591812901d0c4c7059052dd3568a25c43ae09 (diff)
downloadUnspecifiedGarbage-f872fe786fd7bc670c67e98cd27dabe2f9a19983.zip
UnspecifiedGarbage-f872fe786fd7bc670c67e98cd27dabe2f9a19983.tar.gz
Add iwgtk (for wifi) and pcmanfm to setup.
-rw-r--r--doc/note/setup/setup-debian.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/note/setup/setup-debian.txt b/doc/note/setup/setup-debian.txt
index 5980f38..582764e 100644
--- a/doc/note/setup/setup-debian.txt
+++ b/doc/note/setup/setup-debian.txt
@@ -96,10 +96,12 @@ Populate "/etc/environment" as described by "./etc-environment".
vim htop pv openssh-client iptables iptables-persistent xxd zip unzip xz-utils p7zip-full \
file trash-cli ncat curl \
`# basic UI (vim-gtk required for system clipboard)` \
- vim-gtk3 firefox-esr file-roller thunderbird chromium okular \
+ vim-gtk3 firefox-esr pcmanfm file-roller thunderbird chromium okular \
`# software devel` \
git sqlite3 manpages-dev gdb qemu-utils qemu-system-x86 qemu-system-arm wireshark samba \
tigervnc-viewer jq universal-ctags \
+ `# network config` \
+ iwgtk \
`# server` \
nginx-light avahi-daemon \
`# mDNS client & tools` \