diff --git a/flake.nix b/flake.nix index 624a781..bad2f32 100644 --- a/flake.nix +++ b/flake.nix @@ -62,11 +62,6 @@ # Flake inputs we want to update periodically # Run: `nix run .#update`. nixos-flake = { - # https://github.com/srid/nixos-flake/pull/54 - deploy = { - enable = true; - sshTarget = "srid@immediacy"; - }; primary-inputs = [ "nixpkgs" "home-manager"