From cfac122324e3d05f2925673e99feacf8c3602e0c Mon Sep 17 00:00:00 2001 From: Linnnus Date: Tue, 13 Feb 2024 17:38:25 +0100 Subject: tmp: Move modules/nixos to services/ for shared and hosts/ahmed for private --- hosts/ahmed/configuration.nix | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'hosts/ahmed/configuration.nix') diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index 02ef997..12f4f10 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -8,6 +8,15 @@ }: { imports = [ ./hardware-configuration.nix + + ./cloudflare-proxy + ./disable-screen + ./duksebot + ./forsvarsarper + ./git.linus.onl + ./hellohtml.linus.onl + ./linus.onl + ./nofitications.linus.onl ./ssh ]; -- cgit v1.2.3