pipewire-low-latency: split to reusable module

This commit is contained in:
Katherina Walshe-Grey 2024-09-12 11:38:17 +01:00
parent c5261caa21
commit a2cb35148c
3 changed files with 61 additions and 0 deletions

View file

@ -24,6 +24,8 @@
console.keyMap = "uk";
services.xserver.xkb.layout = "gb";
qenya.services.pipewire.lowLatency.enable = true;
age.secrets.user-password-kilgharrah-qenya.file = ../../secrets/user-password-kilgharrah-qenya.age;
users.users.qenya.hashedPasswordFile = config.age.secrets.user-password-kilgharrah-qenya.path;
users.users.qenya.extraGroups = [ "wheel" ];