android support: update udev rules management
This commit is contained in:
parent
39789ad391
commit
9f1bf71586
1 changed files with 0 additions and 5 deletions
|
|
@ -11,11 +11,6 @@ in {
|
|||
enable = mkEnableOption "androidSupport settings";
|
||||
};
|
||||
config = mkIf cfg.enable {
|
||||
services.udev.packages = with pkgs; [
|
||||
# android-udev-rules
|
||||
# todo: 'android-udev-rules' has been removed due to being superseded by built-in systemd uaccess rules
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
android-tools
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue