configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-27 15:36:18 -04:00
parent 34970a28bf
commit 29e99958e3
15 changed files with 9 additions and 1766 deletions

View file

@ -130,6 +130,11 @@
services.tailscale.enable = true;
services.emacs = {
enable = true;
package = pkg.emacs;
};
# Enable sound with pipewire.
hardware.pulseaudio.enable = false;
security.rtkit.enable = true;