format
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{config, hostname, ...}: {
|
||||
{
|
||||
config,
|
||||
hostname,
|
||||
...
|
||||
}: {
|
||||
networking = {
|
||||
hostName = hostname;
|
||||
useDHCP = false;
|
||||
|
||||
Reference in New Issue
Block a user