fix networkmanager

This commit is contained in:
Dennis Schoepf 2025-12-16 23:04:35 +01:00
parent 94591af346
commit b15da599b7

View file

@ -34,7 +34,7 @@ in
inputs.zellij-switch.overlays.default
(final: prev: {
python3Packages.python-dbusmock = backportPkgs.python3Packages.python-dbusmock;
python313Packages.python-dbusmock = backportPkgs.python313Packages.python-dbusmock;
})
];