From 7c476ad509dbdd008c346040deb9721884555947 Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Fri, 5 Apr 2024 23:51:39 +0200 Subject: [PATCH] Fix file not found error --- modules/system/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/system/default.nix b/modules/system/default.nix index 38b8386..7512cd5 100644 --- a/modules/system/default.nix +++ b/modules/system/default.nix @@ -9,7 +9,6 @@ ./auto-gc.nix ./sops.nix ./bluetooth.nix - ./x-input.nix ./de.nix ./dm.nix ./sound.nix