mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(restic): allow receiving backups from fatteh
This commit is contained in:
@@ -45,6 +45,10 @@ in {
|
||||
inherit dport protocol;
|
||||
source = retiolumAddresses.makanek.ipv4;
|
||||
})
|
||||
(firewall.accept {
|
||||
inherit dport protocol;
|
||||
source = retiolumAddresses.fatteh.ipv4;
|
||||
})
|
||||
(firewall.accept {
|
||||
inherit dport protocol;
|
||||
source = retiolumAddresses.ful.ipv4;
|
||||
|
||||
Reference in New Issue
Block a user