Fixed an error in the readme and ordered core.pkgs in the alphabetical order
This commit is contained in:
parent
21627ef804
commit
0b72e2371e
|
@ -9,7 +9,7 @@ This project is an automated installer for the Atlas Desktop.
|
||||||
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.
|
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.
|
||||||
|
|
||||||
Also you will very probably miss some software you're used to. I'll strongly recommend you to check the [Additionnal packages](https://hedgedoc.oblic-parallels.fr/s/JSR33pjd_#Additional-packages) section to know about some open source utilities that fit perfectly within the desktop.
|
Also you will very probably miss some software you're used to. I'll strongly recommend you to check the [Additionnal packages](https://hedgedoc.oblic-parallels.fr/s/JSR33pjd_#Additional-packages) section to know about some open source utilities that fit perfectly within the desktop.
|
||||||
More generally give a look to the (Quick start guide)[https://hedgedoc.oblic-parallels.fr/s/JSR33pjd_]
|
More generally give a look to the [Quick start guide](https://hedgedoc.oblic-parallels.fr/s/JSR33pjd_)
|
||||||
|
|
||||||
If something doesn't work or behaves anormally don't hesitate to contact me so that it will be fixed for future users.
|
If something doesn't work or behaves anormally don't hesitate to contact me so that it will be fixed for future users.
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
apparmor
|
apparmor
|
||||||
vim
|
|
||||||
ufw
|
|
||||||
intel-ucode
|
|
||||||
sudo
|
|
||||||
grub
|
|
||||||
efibootmgr
|
efibootmgr
|
||||||
os-prober
|
grub
|
||||||
networkmanager
|
htop
|
||||||
|
intel-ucode
|
||||||
iwd
|
iwd
|
||||||
mandoc
|
mandoc
|
||||||
man-pages
|
man-pages
|
||||||
|
networkmanager
|
||||||
|
os-prober
|
||||||
|
sudo
|
||||||
sof-firmware
|
sof-firmware
|
||||||
zsh
|
ufw
|
||||||
htop
|
vim
|
||||||
zram-generator
|
zram-generator
|
||||||
|
zsh
|
Loading…
Reference in a new issue