NixOS on ARM/Raspberry Pi 5: Difference between revisions
No edit summary |
|||
Line 147: | Line 147: | ||
}; | }; | ||
}; | }; | ||
}}}Finally, simply <code>nixos-rebuild switch --flake .#yourHostname</code> the flake. | <nowiki>}</nowiki> | ||
}}Finally, simply <code>nixos-rebuild switch --flake .#yourHostname</code> the flake. | |||
== Other Solutions == | == Other Solutions == |