91 current 2025-10-08 13:12:44 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# flake for blakes nixos config
|
# flake for blakes nixos config
|
||||||
# define new devices in outputs
|
# define new devices in outputs
|
||||||
# generation: 90 current 2025-10-08 13:05:11 25.05.20251001.5b5be50 6.12.49 *
|
# generation: 91 current 2025-10-08 13:12:44 25.05.20251001.5b5be50 6.12.49 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -48,13 +48,6 @@ in
|
|||||||
persistentKeepalive = 25;
|
persistentKeepalive = 25;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
postSetup = ''
|
|
||||||
ip route add default dev wg_piamex table qbittorrent
|
|
||||||
ip rule add uidrange 2003-2003 lookup qbittorrent
|
|
||||||
'';
|
|
||||||
preShutdown = ''
|
|
||||||
ip rule del uidrange 2003-2003 lookup qbittorrent
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user