From 146026f7bd704aa80e09fedac08e47754f9ac2f4 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sat, 9 Sep 2023 11:45:52 +0530 Subject: hosts/kay/modules/www: init --- hosts/kay/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/kay/configuration.nix') diff --git a/hosts/kay/configuration.nix b/hosts/kay/configuration.nix index 99d52bc..5085a42 100644 --- a/hosts/kay/configuration.nix +++ b/hosts/kay/configuration.nix @@ -4,6 +4,7 @@ imports = [ ./hardware-configuration.nix ./modules/network.nix + ./modules/www.nix ../../common.nix ]; -- cgit v1.2.3