diff options
| -rw-r--r-- | sound.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ { config, pkgs, ... }: { + hardware.bluetooth.enable = true; security.rtkit.enable = true; services.pipewire = { enable = true; |
![]() |
index : nix-config | |
| This is my system configuration, targeting workstations. | sils |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | sound.nix | 1 |
@@ -1,6 +1,7 @@ { config, pkgs, ... }: { + hardware.bluetooth.enable = true; security.rtkit.enable = true; services.pipewire = { enable = true; |