feat: adapt to Debian 12

This commit is contained in:
Michel 2024-02-27 09:49:37 +01:00
parent 761f4c027a
commit d8826feafe
3 changed files with 9 additions and 3 deletions

View File

@ -6,4 +6,4 @@ Suites: xenial
Components: main
Architectures: amd64
Trusted: no
Signed-By: /usr/share/keyrings/signal-desktop-keyring.gpg
Signed-By: /etc/apt/keyrings/signal-desktop-keyring.gpg

View File

@ -1,2 +0,0 @@
NC_STORAGE=$HOME/NC-Michel/Linux/folder
ALT_HISTORY_FILE=$HOME/NC-Michel/Linux/another-folder/history

8
.xsessionrc Normal file
View File

@ -0,0 +1,8 @@
# https://wiki.debian.org/Xsession
LOG=$HOME/.xsessionrc.log
touch $LOG
export NC_STORAGE=$HOME/NC-Michel/Linux/michdell
export ALT_HISTORY_FILE=$HOME/NC-Michel/Linux/VQubes/history
export >> $LOG