From 3ae378210b08b364b4368ea640e360a15de01640 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 20 May 2023 07:51:03 +0200 Subject: Style(treewide): Format --- hosts/tiamat/networking.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hosts') diff --git a/hosts/tiamat/networking.nix b/hosts/tiamat/networking.nix index 1ee7d850..e6f00c8a 100644 --- a/hosts/tiamat/networking.nix +++ b/hosts/tiamat/networking.nix @@ -1,6 +1,5 @@ -{ - ... -}: { +{...}: { networking.hostName = "tiamat"; } # vim: ts=2 + -- cgit 1.4.1