Skip to content

Automation of redeployment in case of Disaster Recovery 🤯

License

Notifications You must be signed in to change notification settings

ildyria/laptop-setup-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible laptop setup


This repo is inspired by ansible-laptop from jackdbd contains an Ansible Playbook that I use to setup my laptop when... I F**ed-up and need to wipe my system and restart from scratch.

Install all the things

Things provided

This takes care of setting up the following:

  • fonts (glyphs etc.)
  • GUI (i3 windows manager + polybar)
  • zsh + oh-my-zsh + plugins + zshrc
  • Discord
  • VS Code
  • Google Chrome
  • Docker
  • more stuff coming...

Requirements

In order for this playbook to work, few things are required:

  • /etc/apt/sources.list up to date. See here.
  • ansible available (sudo apt install ansible)

Execution

Download the zip of this repo, extract and execute the playbook:
ansible-playbook playbook.yml

Theme

The theme is based on LinuxNerdBTW/i3-MINI and contrary to what they say in their video, it was not an "easy setup"... 😅

Screenshot

Screenshot

Todo

Enable fingerprint on PAM sudo pam-auth-update and then enroll your fingerprint with fprintd-enroll

About

Automation of redeployment in case of Disaster Recovery 🤯

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published