Move ssh-key to autoinstall

This commit is contained in:
Tobias Reisinger 2023-11-09 02:57:25 +01:00
parent 977324b836
commit 6f9f80309e
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 23 additions and 3 deletions

View file

@ -35,6 +35,7 @@ export MOAR="--style=dracula"
export MOZ_ENABLE_WAYLAND=1
export NIXPKGS_ALLOW_UNFREE=1
export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npmrc"
export PASSWORD_STORE_GENERATED_LENGTH='64'
export PS1='\$ '