diff --git a/Justfile b/Justfile index 8740874..5ebac6b 100644 --- a/Justfile +++ b/Justfile @@ -7,14 +7,9 @@ local OPERATION *FLAGS: {{FLAGS}} \ {{OPERATION}} - -buildiso *FLAGS: - nix build .#nixosConfigurations.liveiso.config.system.build.isoImage {{FLAGS}} - updatekeys: fd . sys/profiles/secrets -E '*.nix' -t f -x sops updatekeys -y - remote OPERATION HOST REMOTEHOST *FLAGS: nixos-rebuild \ --fast \