Modifs au 2 juin

This commit is contained in:
Adrien Bourmault 2023-06-02 23:32:07 +02:00
parent bbd2c64398
commit e927db9bcb
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
3 changed files with 7 additions and 166 deletions

View File

@ -17,5 +17,7 @@ PS1='\u@\h \w${GUIX_ENVIRONMENT:+ [env]}\$ '
# Honor per-interactive-shell startup file
if [ -f ~/.bashrc ]; then . ~/.bashrc; fi
export XDG_DATA_DIRS="$XDG_DATA_DIRS:$HOME/.local/share/flatpak/exports/share"
export XDG_DATA_DIRS="$XDG_DATA_DIRS:/var/lib/flatpak/exports/share"
export LV2_PATH="~/.guix-profile/lib/lv2"

24
.bashrc
View File

@ -10,24 +10,8 @@ else
PS1='\[\033[01;31m\]\u\[\033[00m\]@\[\033[01;37m\]\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
fi
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
export GITLAB_TOKEN=JJy4rGaxtdCC9RKeoPSx
export GITLAB_URL=https://git.a-lec.org
export GIT_AUTHOR_NAME=Adrien\ Bourmault
export BSD_GAMES_DIR=~/.local/share/bsd-games
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
export GITLAB_URL=https://git.a-lec.org
export GIT_AUTHOR_NAME=Adrien\ Bourmault
export GIT_AUTHOR_EMAIL=neox@a-lec.org
export LIBRARY_PATH=/gnu/store/4zvswpr2h3b7dvqpvjcdam8vfhyjrmgl-gcc-12.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/12.2.0/:/gnu/store/4zvswpr2h3b7dvqpvjcdam8vfhyjrmgl-gcc-12.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/12.2.0/../../../../../../../x86_64-unknown-linux-gnu/lib/x86_64-unknown-linux-gnu/12.2.0/:/gnu/store/4zvswpr2h3b7dvqpvjcdam8vfhyjrmgl-gcc-12.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/12.2.0/../../../../../../../x86_64-unknown-linux-gnu/lib/:/gnu/store/4zvswpr2h3b7dvqpvjcdam8vfhyjrmgl-gcc-12.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/12.2.0/../../../x86_64-unknown-linux-gnu/12.2.0/:/gnu/store/4zvswpr2h3b7dvqpvjcdam8vfhyjrmgl-gcc-12.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/12.2.0/../../../:/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/libx86_64-unknown-linux-gnu/12.2.0/:/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib:$LIBRARY_PATH
export LD_LIBRARY_PATH=~/.guix-profile/lib:$LIBRARY_PATH:$LD_LIBRARY_PATH
### DEMARRER VG
if [ ! -d /srv/neox ]; then
echo "Montage du coffre !"
sudo modprobe dm-cache
sudo vgchange -ay
sudo udisksctl unlock -b /dev/HOME/HOME_data --key-file ~/.gnupg/keyfile.asc
sudo mount -o exec /dev/mapper/luks-1436c53b-07a5-41ff-a3ac-ab736e0cf920 /srv
sleep 2
exit 0
fi

View File

@ -11,151 +11,6 @@
(gnu home services shells))
(home-environment
;; Ci-dessous se trouve la liste des paquets qui seront disponibles dans votre
;; profil personnel, dans ~/.guix-home/profile.
(packages (specifications->packages (list "inkscape"
"meld"
"openlibm"
"isl"
"git-lfs"
"qtsvg@5"
"qtx11extras"
"pcre2"
"pcre"
"xcb-util-keysyms"
"patchelf"
"libproxy"
"ccache"
"python2"
"python"
"ncurses"
"python-distro"
"hplip"
"gimp"
"sameboy"
"transmission"
"gnome-tweaks"
"gnome-builder"
"gtk"
"0ad"
"testdisk"
"gajim"
"virt-viewer"
"kdenlive"
"grub"
"parted"
"libxkbcommon"
"qt-creator"
"csound"
"glfw"
"glew"
"hexchat"
"xdg-desktop-portal"
"dino"
"r-openssl"
"vlc"
"linux-libre-headers"
"libxml2"
"yt-dlp"
"musescore"
"libreoffice"
"qbittorrent"
"xournalpp"
"pandoc"
"icedove"
"ardour"
"icecat"
"cmake"
"node"
"ghostwriter"
"gtg"
"mumble"
"flatpak"
"blobwars"
"barrage"
"armagetronad"
"pioneer"
"supertuxkart"
"supertux"
"python-pip"
"minetest"
"apricots"
"abe"
"teeworlds"
"mrrescue"
"kollision"
"hyperrogue"
"gnujump"
"freerct"
"freeorion"
"arx-libertatis"
"adanaxisgpl"
"foobillard++"
"barony"
"extremetuxracer"
"git"
"gnupg"
"seahorse"
"nextcloud-client"
"xonotic"
"dconf-editor"
"dconf"
"lm-sensors"
"gajim-omemo"
"gparted"
"openssh"
"python-markdown"
"mesa"
"glu"
"libepoxy"
"gcc"
"tk"
"gettext"
"bastet"
"gnome-shell-extension-dash-to-dock"
"cryptsetup"
"curl"
"neofetch"
"gash"
"bash:include"
"bash"
"tree"
"nasm"
"rtmidi"
"libglvnd"
"mesa-headers"
"doxygen"
"libx11"
"libpthread-stubs"
"gnome-shell-extension-burn-my-windows"
"bison"
"flex"
"texinfo"
"file"
"mpc"
"mpfr"
"gmp"
"ndisc6"
"tcl"
"htop"
"config"
"autogen"
"binutils"
"m4"
"pkg-config"
"libtool"
"autoconf"
"automake"
"build"
"make"
"rust-clearscreen"
"libtree"
"font-openmoji"
"unicode-emoji"
"gnome-shell-extension-transparent-window"
"gnome-shell-extension-topicons-redux"
"bash-completion")))
;; Voici la liste des services personnels. Pour trouver les services disponibles,
;; lancez « guix home search MOT-CLÉ » dans un terminal.
(services