From c475c0077764acea6f12b88b24d20b7b2720cd5c Mon Sep 17 00:00:00 2001 From: Linnnus Date: Tue, 3 Oct 2023 19:24:59 +0200 Subject: Move personal modules hosts/ahmed -> modules/nixos/ --- hosts/ahmed/configuration.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'hosts/ahmed/configuration.nix') diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index 6c3a2d3..1d0f176 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -8,9 +8,6 @@ imports = [ ./hardware-configuration.nix ./ssh.nix - ./linus.onl.nix - ./notifications.linus.onl.nix - ./graphics.nix ]; # Create the main user. -- cgit v1.2.3