pipewire
This commit is contained in:
parent
a0f88304e8
commit
4313ea9351
2 changed files with 108 additions and 3 deletions
|
|
@ -5,6 +5,7 @@
|
|||
environment.etc."machine-id".source = "/mnt/bcachefs/machine-id";
|
||||
|
||||
imports = [
|
||||
./audio.nix
|
||||
./gui.nix
|
||||
./hardware-configuration.nix
|
||||
./kernel.nix
|
||||
|
|
@ -31,9 +32,6 @@
|
|||
# time.timeZone = "";
|
||||
i18n.defaultLocale = "en_GB.UTF-8";
|
||||
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = true;
|
||||
|
||||
users.mutableUsers = false;
|
||||
users.users.lava = {
|
||||
isNormalUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue