feat(orpheus): get audio working on orpheus

This commit is contained in:
Mohammad Rafiq 2025-04-06 20:36:28 +08:00
parent 020530097a
commit 50bc08c5de
No known key found for this signature in database
3 changed files with 30 additions and 2 deletions

View file

@ -31,9 +31,11 @@
description = "rafiq";
hashedPasswordFile = config.sops.secrets."rafiq/password".path;
uid = 1000;
linger = true; # keep user services running
extraGroups = [
"networkmanager"
"wheel"
"audio" # Pipewire
];
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILdsZyY3gu8IGB8MzMnLdh+ClDxQQ2RYG9rkeetIKq8n"