about summary refs log tree commit diff
path: root/modules/desktop/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "desktop: new option to control desktop setup"Franck Cuny2022-02-091-10/+0
| | | | This reverts commit 343e89015a55b627400286a06937175facb1494d.
* desktop: new option to control desktop setupFranck Cuny2022-02-081-0/+10
| | | | | 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.
* i3: separate configuration for xserver and i3Franck Cuny2022-02-081-0/+1
| | | | | Let's first configure the xserver in the desktop module, then we can have a configuration for i3 in the home-manager.
* i3: move configuration to home-managerFranck Cuny2022-02-081-1/+0
|
* desktop: add soundFranck Cuny2022-02-081-0/+1
| | | | Let's use pipewire.
* desktop: import correct moduleFranck Cuny2022-02-081-1/+1
|
* xserver: initial configurationFranck Cuny2022-02-081-0/+1
| | | | Enable it for the desktop.
* modules: start desktop configurationFranck Cuny2022-02-071-0/+6
We will create a module for desktop (which will also be used by the laptop). Start by configuring the fonts.