From 7a0c39c27bace725b295f9e2580e89d25fed32d2 Mon Sep 17 00:00:00 2001 From: Brandon Kessler Date: Sat, 13 Dec 2025 11:47:50 -0700 Subject: [PATCH] docs: updates readme --- readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..253fd97 --- /dev/null +++ b/readme.md @@ -0,0 +1,14 @@ +# Overview +Installation scripts for various Linux distributions to get my device mostly functional after distro-hopping + +# Distributions +Currently these are the supported distributions + +## Debian +Debian will be gnome-oriented solutions when possible + +## OpenSUSE +OpenSUSE will be KDE-oriented solutions when possible + +## Arch +Arch has not been decided on yet