Package : Add usbutils & fix udisks.
This commit is contained in:
parent
de3269339d
commit
891be4e038
|
@ -30,13 +30,14 @@
|
||||||
smartmontools
|
smartmontools
|
||||||
sqlite
|
sqlite
|
||||||
tree
|
tree
|
||||||
udisks
|
|
||||||
universal-android-debloater
|
universal-android-debloater
|
||||||
|
usbutils
|
||||||
ventoy
|
ventoy
|
||||||
wget
|
wget
|
||||||
zip unzip
|
zip unzip
|
||||||
];
|
];
|
||||||
|
|
||||||
# Special packages.
|
# Special packages.
|
||||||
programs.adb.enable = true;
|
programs.adb.enable = true;
|
||||||
|
services.udisks2.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue