git scripts

This commit is contained in:
Miguel Palhas
2024-10-06 14:36:09 +01:00
parent 1585865544
commit a436a816b6
14 changed files with 181 additions and 456 deletions
+1
View File
@@ -1,5 +1,6 @@
{ config, pkgs, ... }:
{
environment.systemPackages = with pkgs; [ pulseaudio ];
security.rtkit.enable = true;
services.pipewire = {
enable = true;