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, ... }: {
|
||||
imports = [ inputs.kde2nix.nixosModules.plasma6 ];
|
||||
|
||||
# Enable sound with pipewire.
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
|
@ -85,4 +83,4 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue