add adb, delete rust package
This commit is contained in:
parent
7b0a6f338a
commit
3d0478b950
@ -12,7 +12,7 @@ let
|
||||
];
|
||||
};
|
||||
in {
|
||||
# programs.adb.enable = true;
|
||||
programs.adb.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Important
|
||||
@ -75,7 +75,7 @@ in {
|
||||
blueman
|
||||
] ++ lib.optionals (!isVM) [
|
||||
libreoffice
|
||||
rust-stable
|
||||
# rust-stable
|
||||
] ++ lib.optionals (device == "AMD-Workstation") [
|
||||
xonar-fp
|
||||
];
|
||||
|
@ -15,7 +15,7 @@
|
||||
"docker"
|
||||
"sound"
|
||||
"pulse"
|
||||
# "adbusers"
|
||||
"adbusers"
|
||||
"input"
|
||||
"vboxusers"
|
||||
"smbgrp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user