about summary refs log tree commit diff
path: root/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'configuration.nix')
-rw-r--r--configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/configuration.nix b/configuration.nix
index 467e10b1c2f1..84e3911bfea2 100644
--- a/configuration.nix
+++ b/configuration.nix
@@ -20,8 +20,6 @@ in {
   boot.loader.systemd-boot.enable = true;
   boot.loader.efi.canTouchEfiVariables = true;
 
-  # Use connman for network configuration
-  networking.connman.enable = true;
   hardware.pulseaudio.enable = true;
   programs.light.enable = true;