| Commit message (Collapse) | Author | Files | Lines |
|
|
|
This is the start of yet another refactoring of the configuration.
Sound configuration is moving to a module, and we enable it as needed at
the host level. It takes care of configuring pipewire and install the
packages needed too.
This module is applied to the laptop and the desktop.
|
|
This is going to be needed to print (for example).
|
|
|
|
Sorry, this is a mess, hopefully the last one.
|
|
This reverts commit 343e89015a55b627400286a06937175facb1494d.
|
|
We don't want to install a desktop on all hosts. We add a new option
that we can set to true or false if we want a desktop to be installed.
|
|
Let's first configure the xserver in the desktop module, then we can
have a configuration for i3 in the home-manager.
|
|
|
|
Let's use pipewire.
|
|
|
|
Enable it for the desktop.
|
|
We will create a module for desktop (which will also be used by the
laptop). Start by configuring the fonts.
|