From 08715adf4df604afdafb1333032b7c1495bca3d5 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 9 Feb 2022 17:50:29 -0800 Subject: systems: add a MoTD --- modules/systems/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/systems/default.nix') diff --git a/modules/systems/default.nix b/modules/systems/default.nix index a543fe5..27fb53b 100644 --- a/modules/systems/default.nix +++ b/modules/systems/default.nix @@ -2,6 +2,7 @@ { imports = [ + ./motd.nix ./nix.nix ./software.nix ./ssh.nix -- cgit v1.2.3