Update dotfiles/.local/Packages.config.full, dotfiles/.local/Brewfile.full

This commit is contained in:
Brian Zalewski 2022-11-21 02:56:40 +00:00
parent 038c4ab023
commit aa786ecd3e
2 changed files with 4 additions and 8 deletions

View file

@ -1,3 +1,5 @@
# Brewfile.full contains utilities that should be installed on a full desktops
# that include all the software we deem worthy. It is the default Brewfile configuration for full desktop deployments using
# [Gas Station](https://gitlab.com/megabyte-labs/gas-station).
brew "cointop"

View file

@ -1,10 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="audacity" />
<package id="autohotkey" />
<package id="autohotkey.install" />
<package id="ccleaner" />
<package id="chocolatey" />
<package id="chocolatey-core.extension" />
<package id="chocolateygui" />
<package id="cointop" />
</packages>