Flakes: Difference between revisions
imported>Bqv No edit summary |
imported>Mic92 |
||
| Line 114: | Line 114: | ||
# Attrset of nixos configurations by hostname. | # Attrset of nixos configurations by hostname. | ||
nixosConfigurations."<hostname>" = {}; | nixosConfigurations."<hostname>" = {}; | ||
hydraJobs."<attr>"."<system>" = derivation; | |||
hydraJobs = | |||
# Used by `nix flake init -t <flake>` | # Used by `nix flake init -t <flake>` | ||
defaultTemplate = { | defaultTemplate = { | ||