Provide example hostname flake and
This commit is contained in:
6
hostname/flake.nix.example
Normal file
6
hostname/flake.nix.example
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
outputs { ... }: {
|
||||
# Replace with system hostname and rename to flake.nix
|
||||
hostname = "<hostnam>";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user