Compare commits
4 commits
158d04e36c
...
7cbcdd75b3
Author | SHA1 | Date | |
---|---|---|---|
7cbcdd75b3 | |||
ab58acdd3f | |||
d7dacb5a2f | |||
5c3ac3d142 |
4 changed files with 23 additions and 25 deletions
|
@ -2,26 +2,14 @@
|
||||||
# repo name header and Include lines. You can add preferred servers immediately
|
# repo name header and Include lines. You can add preferred servers immediately
|
||||||
# after the header, and they will be used before the default mirrors.
|
# after the header, and they will be used before the default mirrors.
|
||||||
|
|
||||||
#[testing]
|
#[core-testing]
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
#Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
|
#[extra-testing]
|
||||||
|
#Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
#[community-testing]
|
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
|
||||||
|
|
||||||
[community]
|
|
||||||
Include = /etc/pacman.d/mirrorlist
|
|
||||||
|
|
||||||
# If you want to run 32 bit applications on your x86_64 system,
|
|
||||||
# enable the multilib repositories as required here.
|
|
||||||
|
|
||||||
#[multilib-testing]
|
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
|
||||||
|
|
||||||
#[multilib]
|
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--save /etc/pacman.d/mirrorlist
|
--save /etc/pacman.d/mirrorlist
|
||||||
--protocol https
|
--protocol https
|
||||||
--country Germany
|
--country France,Germany
|
||||||
--latest 5
|
--age 12
|
||||||
--sort age
|
--sort rate
|
||||||
|
|
|
@ -38,14 +38,13 @@ Host helios
|
||||||
# FIDO2
|
# FIDO2
|
||||||
IdentityFile ~/.ssh/id_ed25519_sk_yk5nano
|
IdentityFile ~/.ssh/id_ed25519_sk_yk5nano
|
||||||
Host helios-unlock
|
Host helios-unlock
|
||||||
#HostName 192.168.178.20
|
HostName 192.168.178.20
|
||||||
HostName space.home.strobel.one
|
#HostName space.home.strobel.one
|
||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/id_rsa_yubikey.pub
|
IdentityFile ~/.ssh/id_rsa_yubikey.pub
|
||||||
UserKnownHostsFile ~/.ssh/known_hosts.initramfs
|
UserKnownHostsFile ~/.ssh/known_hosts.initramfs
|
||||||
Ciphers aes256-ctr
|
Ciphers aes256-ctr
|
||||||
MACs hmac-sha2-256
|
MACs hmac-sha2-256
|
||||||
#HostKeyAlgorithms ssh-rsa
|
|
||||||
|
|
||||||
## OpenWRT Router
|
## OpenWRT Router
|
||||||
#Host owrt
|
#Host owrt
|
||||||
|
@ -78,12 +77,25 @@ Host hetznerstoragebox
|
||||||
IdentityFile ~/.ssh/id_ed25519_sk_yk5nano
|
IdentityFile ~/.ssh/id_ed25519_sk_yk5nano
|
||||||
|
|
||||||
## Git services
|
## Git services
|
||||||
|
|
||||||
Host github.com
|
Host github.com
|
||||||
User git
|
User git
|
||||||
ControlMaster no
|
ControlMaster no
|
||||||
IdentityFile ~/.ssh/id_rsa_yubikey.pub
|
IdentityFile ~/.ssh/id_rsa_yubikey.pub
|
||||||
#MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com
|
#MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com
|
||||||
|
|
||||||
|
Host gitlab.com
|
||||||
|
User git
|
||||||
|
ControlMaster no
|
||||||
|
# FIDO2
|
||||||
|
IdentityFile ~/.ssh/id_ed25519_sk_yk5nano
|
||||||
|
|
||||||
|
Host aur.archlinux.org
|
||||||
|
User aur
|
||||||
|
ControlMaster no
|
||||||
|
# FIDO2
|
||||||
|
IdentityFile ~/.ssh/id_ed25519_sk_yk5nano
|
||||||
|
|
||||||
## Friends
|
## Friends
|
||||||
Host max
|
Host max
|
||||||
HostName multimax.haedicke.one
|
HostName multimax.haedicke.one
|
||||||
|
@ -119,7 +131,7 @@ Host *
|
||||||
ControlPersist 300
|
ControlPersist 300
|
||||||
ControlPath ~/.ssh/socket-%r@%h:%p
|
ControlPath ~/.ssh/socket-%r@%h:%p
|
||||||
IdentitiesOnly yes
|
IdentitiesOnly yes
|
||||||
HashKnownHosts yes
|
HashKnownHosts no
|
||||||
PasswordAuthentication no
|
PasswordAuthentication no
|
||||||
ChallengeResponseAuthentication no
|
ChallengeResponseAuthentication no
|
||||||
StrictHostKeyChecking ask
|
StrictHostKeyChecking ask
|
||||||
|
|
|
@ -12,5 +12,3 @@ gnome-extensions enable quick-settings-tweaks@qwreey
|
||||||
gnome-extensions enable nightthemeswitcher@romainvigier.fr
|
gnome-extensions enable nightthemeswitcher@romainvigier.fr
|
||||||
gnome-extensions enable AlphabeticalAppGrid@stuarthayhurst
|
gnome-extensions enable AlphabeticalAppGrid@stuarthayhurst
|
||||||
gnome-extensions enable tiling-assistant@leleat-on-github
|
gnome-extensions enable tiling-assistant@leleat-on-github
|
||||||
|
|
||||||
gnome-extensions disable pop-shell@system76.com
|
|
||||||
|
|
Loading…
Reference in a new issue