update options for 25.11

This commit is contained in:
Fabian Montero 2026-02-13 02:19:54 -06:00
parent b4be77aed9
commit 38d35315bd
Signed by: fabian
GPG key ID: 8036F30EDBAC8447
5 changed files with 4 additions and 6 deletions

View file

@ -12,7 +12,8 @@ in {
};
config = mkIf cfg.enable {
services.udev.packages = with pkgs; [
android-udev-rules
# android-udev-rules
# todo: 'android-udev-rules' has been removed due to being superseded by built-in systemd uaccess rules
];
environment.systemPackages = with pkgs; [