Add Ardour to desktops

This commit is contained in:
Salt 2021-10-25 19:37:40 -05:00
parent 7bbc291cf8
commit cec0a5c3f8
2 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
- hosts: device_roles_workstation
tasks:
- name: assure pi-media-1 nfs mountpoint
file: path=/nfs/pi-media-1.desu.ltd state=directory owner=root mode=0755
file: path=/nfs/pi-media-1.desu.ltd state=directory
tags: [ desktop, nfs ]
- name: assure pi-media-1 nfs mount
mount: path=/nfs/pi-media-1.desu.ltd src=pi-media-1.desu.ltd:/data/shared/media fstype=nfs4 opts="rsize=10248576,wsize=1048576,soft,timeo=600,retrans=2,_netdev" state=mounted

View File

@ -34,6 +34,8 @@ desktop_apt_repos:
- "deb https://apt.kubernetes.io/ kubernetes-xenial main" # Kubernetes
- "deb https://baltocdn.com/helm/stable/debian/ all main" # Helm
- "deb [arch=amd64] https://apt.releases.hashicorp.com focal main" # Terraform
# Backport PPAs
- "ppa:ubuntustudio-ppa/ardour-backports" # Ardour from Ubuntu Studio
# First-party PPAs
- "ppa:jackmacwindows/ppa" # CraftOS-PC 2
- "ppa:phoerious/keepassxc" # KeepassXC
@ -90,6 +92,7 @@ desktop_apt_packages:
# DE
- papirus-icon-theme # Fancy paper icon theme
# Applications
- ardour # The one DAW that exists I guess
- audacity # Audio recording and editing tool
- chromium-browser # Nice to have an alternative browser, even if it's trash
- clonezilla # Gotta make them clones