mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 07:00:21 +02:00
even more goober config
This commit is contained in:
parent
5a061376b8
commit
6fcf4c62e2
4 changed files with 538 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{config, pkgs, ...}:
|
||||
{
|
||||
sound.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue