mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-08 05:49:25 -06:00
chore: cleaned up some stuff for the site
This commit is contained in:
parent
38f7ba4d91
commit
3a9339aead
5 changed files with 12 additions and 34 deletions
|
|
@ -4,7 +4,6 @@
|
|||
adb.enable = true;
|
||||
droidcam.enable = true;
|
||||
};
|
||||
|
||||
services.udev = {
|
||||
enable = true;
|
||||
extraRules = ''
|
||||
|
|
@ -18,7 +17,6 @@
|
|||
SUBSYSTEM=="usb", ATTR{idVendor}=="1949", MODE="0666", GROUP="adbusers"
|
||||
'';
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
gvfs
|
||||
jmtpfs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue