nixos-config/machines/shinobu/services/router
Simon Bruder 816004e80b
restic: Use QoS instead of uploadLimit
This implements a crude mechanism for signalling my router to add the
packets to its own qdisc.

The way in which this is implemented with nftables is hacky because of
NixOS’ limitations on build-time checking (which obviously can’t know
about the existence of cgroups on the target).
2023-10-07 22:49:47 +02:00
..
common.nix shinobu/router: Implement QoS using HTB 2023-10-07 22:49:26 +02:00
default.nix shinobu/router: Implement QoS using HTB 2023-10-07 22:49:26 +02:00
dnsmasq.nix shinobu/router: Split configuration 2023-10-04 23:19:43 +02:00
nft.nix shinobu/router: Disable wg-upstream 2023-10-04 23:19:44 +02:00
rules.nft restic: Use QoS instead of uploadLimit 2023-10-07 22:49:47 +02:00
tc.nix shinobu/router: Implement QoS using HTB 2023-10-07 22:49:26 +02:00
wlan.nix shinobu/router: Split configuration 2023-10-04 23:19:43 +02:00