no more deploy-rs

This commit is contained in:
William 2026-02-12 16:41:53 -03:00
parent 2998dd81ad
commit 06b0c37960
7 changed files with 179 additions and 304 deletions

View file

@ -7,7 +7,6 @@
devShells.default = pkgs.mkShell {
packages = with pkgs; [
inputs.agenix.packages.${system}.default
deploy-rs
nil
nixfmt
];