Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | home-manager: fix initial configuration | Franck Cuny | 2022-02-08 | 2 | -4/+9 | |
| | | | | | This configuration is working, and I'm still unclear of how this is supposed to be done correctly. Might need to iterate a few more times. | |||||
* | home: initial configuration for home manager | Franck Cuny | 2022-02-08 | 2 | -0/+32 | |
| | ||||||
* | xserver: drop deprecated variable | Franck Cuny | 2022-02-08 | 1 | -1/+0 | |
| | | | | | | | | | | ``` warning: The following options are deprecated: - services.xserver.windowManager.default Please use services.xserver.displayManager.defaultSession = "none+i3"; instead. ``` | |||||
* | desktop: import correct module | Franck Cuny | 2022-02-08 | 1 | -1/+1 | |
| | ||||||
* | xserver: initial configuration | Franck Cuny | 2022-02-08 | 3 | -8/+25 | |
| | | | | Enable it for the desktop. | |||||
* | systems: drop nix.settings | Franck Cuny | 2022-02-08 | 1 | -5/+0 | |
| | | | | This is not yet available with the current configuration. | |||||
* | carmel: apply systems and desktop modules | Franck Cuny | 2022-02-08 | 1 | -0/+2 | |
| | ||||||
* | systems: default configuration for all systems | Franck Cuny | 2022-02-08 | 3 | -3/+22 | |
| | ||||||
* | modules: start desktop configuration | Franck Cuny | 2022-02-07 | 2 | -0/+24 | |
| | | | | | We will create a module for desktop (which will also be used by the laptop). Start by configuring the fonts. | |||||
* | flake: pull home-manager and unstable | Franck Cuny | 2022-02-07 | 1 | -1/+10 | |
| | ||||||
* | flake: install my user on carmel | Franck Cuny | 2022-02-07 | 1 | -0/+1 | |
| | ||||||
* | users: initial configuration for my user | Franck Cuny | 2022-02-07 | 1 | -0/+19 | |
| | ||||||
* | carmel: initial host configuration | Franck Cuny | 2022-02-07 | 4 | -0/+192 | |
| | | | | Initial configuration for the desktop (carmel). | |||||
* | doc: how to install the system | Franck Cuny | 2022-02-07 | 1 | -0/+87 | |
| | ||||||
* | Add README.org, LICENSE.txt | Franck Cuny | 2022-02-07 | 2 | -0/+21 | |
| | ||||||
* | Initial commit | Franck Cuny | 2022-02-05 | 0 | -0/+0 | |
This commit is empty on purpose. |