GitXplorerGitXplorer
w

ansible-gentoo-laptop

public
21 stars
4 forks
5 issues

Commits

List of commits on branch master.
Verified
e3e4f6ad5e8a313d74574a91fd87f0f648ebf6a8

Install Slack

wwebknjaz committed a day ago
Verified
6b6e9e0364ce21e2ada9564283054aea272d0e40

Install Spotify

wwebknjaz committed a day ago
Verified
ef0fa06f5bd544359be51227485ee57d3ac24f21

Enable `cxx` USE-flag @ `sci-libs/hdf5`

wwebknjaz committed 4 days ago
Verified
d14e2eb6e6d7fdf4cb4bb64407d71b5688112dc3

Set Wayland & XDG env vars @ dbus via Hyprland

wwebknjaz committed 9 days ago
Verified
9d0b9412a4cf83f320ec5133dc0cdae08b07e9a9

Make polkit agent exec command sparse @ Hyprland

wwebknjaz committed 9 days ago
Verified
2d3af14cec45d2d42fbf6b9cad815788951b6c6e

Note a few commented out FF policies of interest

wwebknjaz committed 9 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.