test
This commit is contained in:
parent
c6aa0325ba
commit
fc05b996df
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
||||||
{ lib, inputs, config, pkgs, username, hostname, gpu, ... }: {
|
{ lib, inputs, config, pkgs, username, hostname, gpu, ... }: {
|
||||||
imports = [ inputs.kde2nix.nixosModules.plasma6 ];
|
|
||||||
|
|
||||||
# Enable sound with pipewire.
|
# Enable sound with pipewire.
|
||||||
sound.enable = true;
|
sound.enable = true;
|
||||||
hardware.pulseaudio.enable = false;
|
hardware.pulseaudio.enable = false;
|
||||||
|
|
Loading…
Reference in a new issue