From 94a87229f1751a64f032121dfe6f2e82e6e277ef Mon Sep 17 00:00:00 2001 From: Toast Date: Mon, 28 Aug 2023 13:13:51 +0200 Subject: [PATCH] Archie: remove duplicate comment in hardware-configuration.nix --- machines/Archie/hardware-configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/machines/Archie/hardware-configuration.nix b/machines/Archie/hardware-configuration.nix index 48133e7..7860798 100644 --- a/machines/Archie/hardware-configuration.nix +++ b/machines/Archie/hardware-configuration.nix @@ -8,7 +8,6 @@ [ (modulesPath + "/installer/scan/not-detected.nix") ]; - # Enabke support for the Xbox One wireless dongle # Enable support for the Xbox One wireless dongle hardware.xone.enable = true;