Compare commits
No commits in common. "42f1c452e1e4b0c49bfba0d919b42ab74a765a8a" and "2df4c328d9b42746838bda70c622355fcd61703f" have entirely different histories.
42f1c452e1
...
2df4c328d9
@ -43,13 +43,6 @@
|
||||
- "{{ ansible_facts.eth0.ipv4.address }}:53:5053/tcp"
|
||||
- "{{ ansible_facts.eth0.ipv4.address }}:53:5053/udp"
|
||||
tags: [ pis, mp, unbound ]
|
||||
roles:
|
||||
- role: motd
|
||||
vars:
|
||||
motd_watch_services_extra:
|
||||
- docker
|
||||
- isc-dhcp-server
|
||||
tags: [ pis, mp, motd ]
|
||||
# And also serving DHCP
|
||||
- hosts: pi-mp-1.desu.ltd
|
||||
vars_files:
|
||||
|
@ -38,7 +38,6 @@ desktop_apt_repos:
|
||||
- "ppa:phoerious/keepassxc" # KeepassXC
|
||||
- "ppa:minetestdevs/stable" # Minetest
|
||||
- "ppa:greymd/tmux-xpanes" # xpanes
|
||||
- "ppa:hsheth2/ppa" # cava
|
||||
# Third-party PPAs
|
||||
- "ppa:drewwalton19216801/dolphin-master-cosmic" # Because Dolphin doesn't update their shit
|
||||
- "ppa:kgilmer/speed-ricer" # Ricing is fun and kgilmer is cool
|
||||
@ -49,7 +48,6 @@ desktop_apt_packages:
|
||||
# CLI Packages
|
||||
- apt # Useful for Android debugging, and also for pinephone shenanigans
|
||||
- build-essential # Used in numerous build ventures, just all-around important
|
||||
- cava # Audio visualizer thing
|
||||
- cmake # Also useful for building from source
|
||||
- docker-ce # soy
|
||||
- fastboot # Also used for phone debugging
|
||||
|
Loading…
Reference in New Issue
Block a user