From b896d5f82e18826bd4c68d9be85b675e67afa065 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Thu, 6 Jun 2024 16:40:19 +0300 Subject: [PATCH] Make it clear the configuration.nix is just a template --- configuration.nix => template-configuration.nix | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename configuration.nix => template-configuration.nix (100%) diff --git a/configuration.nix b/template-configuration.nix similarity index 100% rename from configuration.nix rename to template-configuration.nix