We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9214dc commit ce2f8e8Copy full SHA for ce2f8e8
README.md
@@ -26,7 +26,7 @@ On both systems, the AMIs have these tools installed:
26
27
```shell
28
determinate-nixd login aws
29
- fh apply nixos "my-org/my-flake/*#nixosConfigurations.my-nixos-configuration-output"
+ sudo fh apply nixos "my-org/my-flake/*#nixosConfigurations.my-nixos-configuration-output"
30
```
31
32
## Example
0 commit comments