Added configs for new packages, removed old ones and updated README

This commit is contained in:
Gu://em_ 2026-04-27 19:18:06 +02:00
parent 5bb231dcee
commit 3470ffdfd7
17 changed files with 897 additions and 278 deletions

View file

@ -4,7 +4,7 @@ This project is an automated installer for the Atlas Desktop.
## Disclaimer
### ⚠ This is still a WIP project. Use at your own risk.
### ⚠ Use at your own risk.
Some platforms may not yet be supported such as Nvidia graphic cards for which you'll have to install all the drivers yourself. Sadly I don't have any equipment to test that out.
@ -26,18 +26,19 @@ Very simple, clone the project (or download it directly from the web interface)
```sh=
git clone https://forge.oblic-parallels.fr/guillm/atlas-install
```
Make `setup.sh` executable
```sh=
chmod u+x setup.sh
```
And run it
And run `setup.sh`
```sh=
./setup.sh
```
That said I suggest you to give a look to the packages that will be installed on your system as it's important to know how things will work or to disable some things you wouldn't necessarely want.
I particularly think of helix which is used as the default text editor but may not suit some people needs.
### Defaults
I'm working on a system to easily change the default programs. I don't know yet if it will result into anything but it's worth trying.
## Future improvements
- Nvidia cards handling
- Cleaner way to enable/disable some packages / configuratuions
- Cleaner way to enable/disable some packages / configuratuions