From 0e825e43e580b5ed3f053de4ff6d942c8b1347bc Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Mon, 3 Feb 2025 20:18:13 +0100 Subject: added configuration for snorlax --- configuration/snorlax.nix | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 configuration/snorlax.nix (limited to 'configuration/snorlax.nix') diff --git a/configuration/snorlax.nix b/configuration/snorlax.nix new file mode 100644 index 0000000..fd012d5 --- /dev/null +++ b/configuration/snorlax.nix @@ -0,0 +1,4 @@ +{ ... }: +{ + networking.hostName = "snorlax"; +} -- cgit v1.2.3