diff --git a/homeManagerModules/home.nix b/homeManagerModules/home.nix index 6613490..554ab1c 100644 --- a/homeManagerModules/home.nix +++ b/homeManagerModules/home.nix @@ -24,7 +24,7 @@ in (pkgs.writeShellScriptBin "nfs" '' sudo nixos-rebuild switch --flake git+file://${homePath}#${hostname} '') - (pkgs.writeShellScriptBin "init" '' + (pkgs.writeShellScriptBin "init-panoptes" '' sudo -u git clone -b reorg https://gitea.john-stream.com/john/loki-nix /srv/panoptes '') git