nix: remove deploy-rs

This commit is contained in:
Primrose 2025-03-23 19:41:27 +01:00
parent bb3986257d
commit fd771a70e3
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
8 changed files with 4 additions and 134 deletions

View file

@ -16,7 +16,6 @@
nix flake update nixos-hardware
nix flake update flake-parts
nix flake update pre-commit-hooks
nix flake update deploy-rs
nix build ".?ref=$(git rev-parse @)#nixosConfigurations.${hostname}.config.system.build.toplevel" --out-link last
nix build ".#nixosConfigurations.${hostname}.config.system.build.toplevel"