add jona
All checks were successful
Lint / lint (push) Successful in 1m20s
Plex Update / update (push) Successful in 1m43s

This commit is contained in:
Vivian 2023-11-07 14:37:09 +01:00
parent e4c92ef6de
commit 614ef16063
4 changed files with 45 additions and 28 deletions

View file

@ -62,6 +62,10 @@
# Global Packages
environment = { systemPackages = with pkgs; [ wireguard-tools sbctl ]; };
# programs.virt-manager = {
# enable = true;
# };
# Enable sound with pipewire.
sound.enable = true;
hardware.pulseaudio.enable = false;