ssh stuff, pam u2f, fixing touchpad tapping on mbp

This commit is contained in:
Schrottkatze 2024-02-06 19:33:09 +01:00
parent 89faa2c6b0
commit cf18b231c4
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc
3 changed files with 14 additions and 1 deletions

View file

@ -13,7 +13,7 @@ def main [
systemd-cat echo $"($currentnet) \(($interface)): ($type)";
if $interface == 'wlp2s0' {
if $interface starts-with 'wlp' {
^$"/etc/networkhooks/($currentnet).nu" $interface $type
}
}