update options for 25.11
This commit is contained in:
parent
b4be77aed9
commit
38d35315bd
5 changed files with 4 additions and 6 deletions
|
|
@ -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; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue