finish removing previous deploy attempts

This commit is contained in:
William 2025-07-26 22:52:32 -03:00
parent e49cc9779f
commit 3bd1babf33
2 changed files with 0 additions and 7 deletions

View file

@ -221,10 +221,5 @@ in
chmod 755 /data/webdav
'';
};
# TODO: remove when bug fix
# serokell/deploy-rs/issues/57
# NixOS/nixpkgs/issues/180175
# Workaround for upstream bug in NetworkManager-wait-online.service
NetworkManager-wait-online.enable = false;
};
}