Skip to content

Commit

Permalink
Update install-with-secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinlyons authored Jan 1, 2024
1 parent da4112c commit f87c95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/x86_64-linux/install-with-secrets
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ run_apply() {

run_disko() {
sudo nix run --extra-experimental-features nix-command --extra-experimental-features flakes \
github:nix-community/disko -- --mode zap_create_mount ./nixos/disk-config.nix
github:nix-community/disko -- --mode zap_create_mount ./modules/nixos/disk-config.nix
}

setup_files() {
Expand Down

0 comments on commit f87c95c

Please sign in to comment.