mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-17 08:29:41 +00:00
!update to 24.11 (beta)
This commit is contained in:
parent
57ed96f0ea
commit
188f78e47f
14 changed files with 50 additions and 94 deletions
|
|
@ -1,9 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
sound = {
|
||||
enable = true;
|
||||
mediaKeys.enable = true;
|
||||
};
|
||||
|
||||
security.rtkit.enable = true;
|
||||
|
||||
services.pipewire = {
|
||||
|
|
@ -32,4 +30,5 @@
|
|||
];
|
||||
|
||||
users.users."leana".extraGroups = [ "audio" ];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue