Pulseaudio-related stuff
This commit is contained in:
parent
8f1192f901
commit
876056b933
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
python313
|
||||
libtool
|
||||
gnome-keyring
|
||||
pavucontrol
|
||||
pulseaudio
|
||||
;
|
||||
inherit
|
||||
(pkgs.llvmPackages_19)
|
||||
|
@ -54,6 +56,7 @@
|
|||
};
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacs30-pgtk;
|
||||
defaultEditor = true;
|
||||
startWithGraphical = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue