enable wireplumber

This commit is contained in:
2022-11-01 22:45:28 +01:00
parent da477c1fa5
commit 3fe1aca53c

View File

@@ -98,6 +98,7 @@
# support32Bit = true;
#};
pulse.enable = true;
wireplumber.enable = true;
};
openssh = { # SSH: secure shell (remote connection to shell of server)
enable = true; # local: $ ssh <user>@<ip>