Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakehamilton committed Apr 22, 2024
1 parent 34573ca commit 7cbc272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nixos-hosts/nixos-hosts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ nixos_hosts_all() {
log_error "To use this program, override it with your nixosConfigurations:"
log_error ""
log_error " nixos-hosts.override {"
log_error " inherit (self) nixosConfigurations;"
log_error " hosts = self.nixosConfigurations;"
log_error " }"
log_error ""
log_fatal "No hosts configured."
Expand Down

0 comments on commit 7cbc272

Please sign in to comment.