From 173294b0d2cc23f0e890e7c2a520dac23aa9d58c Mon Sep 17 00:00:00 2001 From: albert Date: Mon, 26 Aug 2024 12:33:05 +0900 Subject: [PATCH] Hosts file causing issues --- nixos/small.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/small.nix b/nixos/small.nix index b9e3a8af..d76cb229 100644 --- a/nixos/small.nix +++ b/nixos/small.nix @@ -18,7 +18,6 @@ ./common/modules/networking.nix # Initial Networking configs ./common/modules/nixos.nix # Common NixOS Configurations ./common/modules/remote-builders.nix # Add remote builders - ./common/modules/hosts.nix # Adblockers ./users/${username} ./hosts/${hostname}