This commit is contained in:
John Lancaster
2024-12-08 13:37:48 -06:00
parent fc2ef9344e
commit b16ab9e230

View File

@@ -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