2023-11-07 05:55:30 -06:00
2023-11-07 05:55:30 -06:00
2023-11-07 05:55:30 -06:00
2023-07-15 19:39:13 -05:00
2022-11-06 07:05:44 -06:00
2023-06-29 20:52:59 -04:00

Desktop config

This config is meant to configure any OS from a base image. Packages will either be installed through the distro package manager or flatpak. It will also configure zsh and oh-my-posh for powershell.

A cron job will also be created to pull any updated changes.

Current supported OS

  • Fedora

Desktop Environment: GNOME

First time run

I have had the best results to run the code locally first

git clone https://github.com/DeveloperDurp/DesktopAnsible.git
cd DesktopAnsible
sudo ansible-galaxy install -f requirements.yml
sudo ansible-playbook local.yml

After initial setup

sudo ansible-pull https://github.com/DeveloperDurp/DesktopAnsible.git
Description
No description provided
Readme 9.5 MiB
Languages
Shell 74.8%
PowerShell 25.2%