[machines] remove sound.enable = true;

This commit is contained in:
2024-12-03 00:31:54 +01:00
parent 1ff2f2b4ca
commit 5119209392
3 changed files with 0 additions and 6 deletions

View File

@@ -67,7 +67,6 @@
networking.hostName = "bakunin";
networking.networkmanager.enable = true;
sound.enable = true;
hardware.pulseaudio = {
enable = true;
zeroconf.discovery.enable = true;

View File

@@ -67,7 +67,6 @@
networking.hostName = "louise";
networking.networkmanager.enable = true;
sound.enable = true;
hardware.pulseaudio = {
enable = true;
zeroconf.discovery.enable = true;

View File

@@ -39,12 +39,8 @@ in
# Set your time zone.
time.timeZone = "Europe/Berlin";
# hardware audio support:
sound.enable = true;
services = {
dokuwiki.sites."wiki.malobeo.org" = {
enable = true;
#acl = "* @ALL 8"; # everyone can edit using this config