Spelling error

This commit is contained in:
2024-06-06 19:51:02 -05:00
parent 215dea859c
commit 76e3492a30

View File

@@ -1,6 +1,6 @@
{
outputs { ... }: {
# Replace with system hostname and rename to flake.nix
hostname = "<hostnam>";
hostname = "<hostname>";
};
}