fuji: remove unused alsa config/env;
This commit is contained in:
@@ -218,8 +218,8 @@ in
|
||||
nvim.overlays.${system}.overlay
|
||||
];
|
||||
environment = {
|
||||
systemPackages = with pkgs; [ alsa-ucm-conf maliit-keyboard ];
|
||||
variables.ALSA_CONFIG_UCM2 = "${pkgs.alsa-ucm-conf}/share/alsa/ucm2";
|
||||
#memoryAllocator.provider = "mimalloc";
|
||||
systemPackages = with pkgs; [ maliit-keyboard ];
|
||||
|
||||
sessionVariables = {
|
||||
LIBVA_DRIVER_NAME = "iHD";
|
||||
|
||||
Reference in New Issue
Block a user