GitXplorerGitXplorer
w

ansible-gentoo-laptop

public
21 stars
4 forks
5 issues

Commits

List of commits on branch master.
Verified
547ffadd3e3f650597bb66b91f4ce338d77124e3

Add TLS certs to FF policy for auto-provisioning

wwebknjaz committed 10 days ago
Verified
b6823246f55ee150ec59b343e52deb5d2025f087

Fix trust issues in FF

wwebknjaz committed 10 days ago
Verified
069c088ecfaf8e9da38a73d33e49cc1e19f70544

Sync & fork msabramo/requests-unixsocket

wwebknjaz committed 11 days ago
Verified
668e44e429bc789accc726f21558fc2ec09e08b2

Provision `docker buildx`

wwebknjaz committed 15 days ago
Verified
8891f32c4286f334cb9c128d2840cc962bdff764

🐋 Provision docker daemon and client

wwebknjaz committed 15 days ago
Verified
dccc98a3dd61e99de3494896b01ce09dc46e29ab

🔗 Save NM debugging links

wwebknjaz committed 16 days ago

README

The README file for this repository.

.. image:: https://travis-ci.com/webknjaz/ansible-gentoo-laptop.svg?branch=master :target: https://travis-ci.com/webknjaz/ansible-gentoo-laptop

ansible-gentoo-laptop

Merge apps::

ansible-playbook -i hosts --connection=local install-apps.yml

Rebuild world::

ansible-playbook -i hosts --connection=local rebuild-world.yml

Configure userspace stuff::

ansible-playbook -i hosts --connection=local configure-userspace.yml

Prerequisites

Before using, make sure you have kbfs running::

kbfsfuse

Notes

  • Lenovo P50 can only output video to either internal (built-in) laptop display or external ones if graphics mode is Hybrid and proprietary NVidia drivers are being used. So to make it work thoughout all available displays, disable it in BIOS by selecting Discrete mode. Also, open source nouveau drivers seem to handle this better (i.e. work in Hybrid mode).

  • When using dock station with Lenovo P50, make sure to plug one external display to the station's Display Port and plug the other one to the direct HDMI output in the laptop itself. Two external displays connected to the dock station don't work.