Add smb mount instead

This commit is contained in:
Maxiem Geldhof 2025-11-03 20:01:39 +01:00
parent dac753ceab
commit 8c9c8310b3
5 changed files with 49 additions and 26 deletions

View file

@ -15,4 +15,5 @@ in
"wg-ren.priv".publicKeys = macbook++master++ren;
"ren.priv".publicKeys = master ++ ren;
"mullvad".publicKeys = master ++ ren ++ macbook;
"smbshare".publicKeys = master ++ macbook ++ ren ++ selene;
}