configuring
This commit is contained in:
parent
054474fc72
commit
7a010c875e
1 changed files with 4 additions and 4 deletions
|
@ -130,10 +130,10 @@
|
||||||
|
|
||||||
services.tailscale.enable = true;
|
services.tailscale.enable = true;
|
||||||
|
|
||||||
services.emacs = {
|
#services.emacs = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
package = pkgs.emacs;
|
# package = pkgs.emacs;
|
||||||
};
|
#};
|
||||||
|
|
||||||
# Enable sound with pipewire.
|
# Enable sound with pipewire.
|
||||||
hardware.pulseaudio.enable = false;
|
hardware.pulseaudio.enable = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue