mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-11-09 04:01:15 +00:00
Deduplicate all applications and system settings
This commit is contained in:
@@ -9,4 +9,12 @@
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
pavucontrol
|
||||
pasystray
|
||||
alsa-utils
|
||||
pulsemixer
|
||||
easyeffects
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user