From 32b01ef3a7c4129ade3c7773eb0b4fc406d4e6a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Sun, 26 Oct 2025 12:51:38 +0100 Subject: [PATCH] gunter: remove deprecated android-udev-rules --- hosts/gunter/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/gunter/configuration.nix b/hosts/gunter/configuration.nix index f6380f5..99ba52e 100644 --- a/hosts/gunter/configuration.nix +++ b/hosts/gunter/configuration.nix @@ -190,7 +190,6 @@ # xorg.xf86inputlibinput # xorg.xinit ]; - services.udev.packages = [ pkgs.android-udev-rules ]; # Do NOT change this value unless you have manually inspected all the changes it would make to your configuration, # and migrated your data accordingly.