Cleanup
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 10s
Nix Format Check / check-format (push) Failing after 19s
Python Lint Check / check-python (push) Failing after 7s

This commit is contained in:
2025-07-22 21:33:47 +02:00
parent 9de6098001
commit 97d616b7ed
4 changed files with 1 additions and 10 deletions

View File

@@ -61,7 +61,6 @@
- com.usebottles.bottles
- com.github.tchx84.Flatseal
- com.github.wwmm.easyeffects
- org.onlyoffice.desktopeditors
- io.gitlab.adhami3310.Impression
- io.ente.auth
- io.github.fastrizwaan.WineZGUI

View File

@@ -45,8 +45,6 @@
desired_snaps:
- name: beekeeper-studio
classic: false
- name: steam
classic: false
- name: Install desired Snap packages
ansible.builtin.command: "snap install {{ item.name }} {{ '--classic' if item.classic else '' }}"

View File

@@ -46,11 +46,6 @@
- name: Ensure workstation common packages are installed
ansible.builtin.package:
name:
###### THE FOLLOWING PACKAGES ARE DISABLED DUE TO MISSING ON UBUNTU REPOS ######
# Steam and it's dependencies
# - steam
# - steam-devices
################################################################################
# Statistics HUD for gaming
- mangohud
# Used for VSCode Extensions