updaates
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
programs.adb.enable = true;
|
||||
|
||||
services.udev.packages = with pkgs; [
|
||||
android-udev-rules
|
||||
];
|
||||
# services.udev.packages = with pkgs; [
|
||||
# android-udev-rules
|
||||
# ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
android-studio
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
fonts = {
|
||||
enableDefaultPackages = true;
|
||||
packages = with pkgs; [
|
||||
ubuntu_font_family
|
||||
ubuntu-classic
|
||||
libertine
|
||||
nerd-fonts.fira-code
|
||||
nerd-fonts.victor-mono
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
enable32Bit = true;
|
||||
extraPackages = with pkgs; [
|
||||
vpl-gpu-rt # or intel-media-sdk for QSV
|
||||
vaapiVdpau
|
||||
libva-vdpau-driver
|
||||
intel-media-driver
|
||||
intel-vaapi-driver
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user