From 2bc17b5cfd65a9537a9c56e74c9e7918156015e0 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Thu, 19 Mar 2026 10:59:12 -0500 Subject: changes (idk) --- pkgs/yo/default.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'pkgs/yo/default.nix') diff --git a/pkgs/yo/default.nix b/pkgs/yo/default.nix index a29bb2e..30a90f0 100644 --- a/pkgs/yo/default.nix +++ b/pkgs/yo/default.nix @@ -14,7 +14,11 @@ hostname: hostname, use_nom: true ) - Nix.switch_to_configuration_remote(store_path: store_path, ssh_host: ssh_host, use_magic_rollback: true) + Nix.switch_to_configuration_remote( + store_path: store_path, + ssh_host: ssh_host, + use_magic_rollback: true + ) when "switch", "sw" store_path = Nix.build_configuration( flake_path: FLAKE_PATH, -- cgit v1.3.1