Skip to content

Commit

Permalink
Update deployment.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
AronNovak authored Nov 17, 2023
1 parent d59a65d commit 87def41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Guide/deployment.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ flake.nixosConfigurations."ihp-app" = nixpkgs.lib.nixosSystem {
```

In the first line the `"ihp-app"` needs to be the same as your SSH name from the previous section.
Make sure you put this into the `flake-parts.lib.mkFlake` block.


### Deploying the App
Expand Down

0 comments on commit 87def41

Please sign in to comment.