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
|
python313
|
||||||
libtool
|
libtool
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
|
pavucontrol
|
||||||
|
pulseaudio
|
||||||
;
|
;
|
||||||
inherit
|
inherit
|
||||||
(pkgs.llvmPackages_19)
|
(pkgs.llvmPackages_19)
|
||||||
|
@ -54,6 +56,7 @@
|
||||||
};
|
};
|
||||||
services.emacs = {
|
services.emacs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.emacs30-pgtk;
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
startWithGraphical = true;
|
startWithGraphical = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue