From c08407b571b1c962e0b5e09d82d164b8dc4aef36 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Thu, 13 Oct 2022 16:09:29 +0200 Subject: Misc: Add deploy-rs tool and setup deploy configurations --- hosts/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 4e0293c..fba0f28 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -120,6 +120,7 @@ comma xclip strace + inputs.deploy-rs.defaultPackage."${system}" ]; environment.defaultPackages = [ ]; -- cgit 1.4.1