From a908af9a955e64828f0b4f0c3b1c5770775c9794 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Tue, 13 Feb 2024 17:24:57 +0100 Subject: tmp: Move ssh.nix to module --- hosts/ahmed/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/ahmed/configuration.nix') diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index e0eb202..02ef997 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -8,7 +8,7 @@ }: { imports = [ ./hardware-configuration.nix - ./ssh.nix + ./ssh ]; # Create the main user. -- cgit v1.2.3