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.
|
||||
|
||||
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.
|
||||
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
apparmor
|
||||
vim
|
||||
ufw
|
||||
intel-ucode
|
||||
sudo
|
||||
grub
|
||||
efibootmgr
|
||||
os-prober
|
||||
networkmanager
|
||||
grub
|
||||
htop
|
||||
intel-ucode
|
||||
iwd
|
||||
mandoc
|
||||
man-pages
|
||||
networkmanager
|
||||
os-prober
|
||||
sudo
|
||||
sof-firmware
|
||||
zsh
|
||||
htop
|
||||
zram-generator
|
||||
ufw
|
||||
vim
|
||||
zram-generator
|
||||
zsh
|
Loading…
Reference in a new issue