Ajout manifeste

This commit is contained in:
Adrien Bourmault 2023-01-18 16:21:12 +01:00
parent 25011ef7f5
commit e0edda615d
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
2 changed files with 83 additions and 0 deletions

82
manifest.scm Normal file
View File

@ -0,0 +1,82 @@
;; Ce fichier « manifeste » peut être passé à « guix package -m » pour reproduire
;; le contenu de votre profil. Son contenu est « symbolique » : il ne spécifie que les
;; noms des paquets. Pour reproduire exactement le même profil, vous devez aussi
;; retenir les canaux utilisés, ceux renvoyés par « guix describe ».
;; Voir la section « Répliquer Guix » dans le manuel.
(specifications->manifest
(list "yt-dlp"
"vlc"
"ungoogled-chromium"
"transmission"
"qbittorrent"
"musescore"
"mumble"
"libreoffice"
"kdenlive"
"inkscape"
"icedove"
"icecat"
"hexchat"
"gimp"
"ghostwriter"
"gajim-omemo"
"gajim"
"dosage"
"dino"
"ardour"
"xonotic"
"supertuxkart"
"supertux"
"open-adventure@1"
"minetest"
"ksirk"
"kbreakout"
"kapman"
"freeorion"
"bsd-games"
"abe"
"0ad"
"system-config-printer"
"python2"
"python"
"virt-viewer"
"virt-manager"
"flatpak"
"pkg-config"
"patchelf"
"minicom"
"git-lfs"
"git"
"font-openmoji"
"fastboot"
"adb"
"xdg-desktop-portal"
"seahorse"
"nextcloud-client"
"gtg"
"gnome-tweaks"
"gnome-shell-extension-transparent-window"
"gnome-shell-extension-topicons-redux"
"gnome-shell-extension-dash-to-dock"
"gnome-shell-extension-burn-my-windows"
"gnome-shell-extension-blur-my-shell"
"gnome-builder"
"endeavour"
"dconf-editor"
"tree"
"testdisk"
"speedtest-cli"
"parted"
"openssh"
"neofetch"
"lm-sensors"
"htop"
"hplip"
"grub"
"gparted"
"gnupg"
"curl"
"cryptsetup"
"bind:utils"
"bash-completion"))

View File

@ -0,0 +1 @@
/home/neox/Projets/hudgl