From 83d3356e5c0becc6b7ab0429b4fe6a5f3d2dbb6b Mon Sep 17 00:00:00 2001 From: K900 Date: Mon, 2 Oct 2023 09:10:45 +0300 Subject: feat: add welcome message Direct people to upgrade their systems first and link to support channels just in case. --- modules/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/default.nix') diff --git a/modules/default.nix b/modules/default.nix index 08a612a..c2f9a38 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -6,6 +6,7 @@ ./recovery.nix ./systemd ./version.nix + ./welcome.nix ./wsl-conf.nix ./wsl-distro.nix -- cgit v1.2.3