From 07f84bb581e369ff79100f0417e9d277f3c1fb61 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Wed, 12 Feb 2025 08:19:04 +0100 Subject: alot of stuff --- configuration/core/default.nix | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 configuration/core/default.nix (limited to 'configuration/core/default.nix') diff --git a/configuration/core/default.nix b/configuration/core/default.nix deleted file mode 100644 index 7ec63e4..0000000 --- a/configuration/core/default.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ ... }: -{ - imports = [ - ./users.nix - ./services.nix - ./settings.nix - ./packages.nix - ./tailscale.nix - ]; -} -- cgit v1.2.3