From 10f7efd252446b87d9c76d7a6339328826993495 Mon Sep 17 00:00:00 2001 From: Yves Dubromelle Date: Thu, 9 Jun 2016 15:35:18 +0200 Subject: [PATCH] fix typo --- activation-manuelle/laptop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activation-manuelle/laptop.nix b/activation-manuelle/laptop.nix index 3c8cc3a..9761c8f 100644 --- a/activation-manuelle/laptop.nix +++ b/activation-manuelle/laptop.nix @@ -8,7 +8,7 @@ networkmanager.enable = true; # Activation d'un gestionnaire de réseau }; - hardware.bluetooth.enable = true;. + hardware.bluetooth.enable = true; environment.systemPackages = with pkgs;[ networkmanagerapplet