feat(desktop): add lua, gparted and gnome-disk-utility

This commit is contained in:
Pavel Korytov 2021-09-11 10:34:49 +03:00
parent ba29177f96
commit 1b9a46394b
3 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,7 @@
(specifications->manifest
'(
"gparted"
"gnome-disk-utility"
"anydesk"
"polkit-gnome"
"fontconfig"

View file

@ -1,5 +1,6 @@
(specifications->manifest
'(
"lua"
"gcc-toolchain"
"go"
"openjdk"

View file

@ -2124,6 +2124,7 @@ This section generates manifests for various desktop software that I'm using.
| dev | openjdk |
| dev | go |
| dev | gcc-toolchain |
| dev | lua |
** Manifests
#+NAME: packages
#+begin_src emacs-lisp :tangle no :var category=""
@ -2446,6 +2447,8 @@ Other desktop programs I use are listed below.
| fontconfig | |
| polkit-gnome | Polkit authentication agent |
| anydesk | Remote desktop software |
| gnome-disk-utility | Manage disks |
| gparted | Manage partitions |
#+NAME: packages
#+begin_src emacs-lisp :tangle no