Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-08 | carmel: use DHCP on the wireless interface | Franck Cuny | 1 | -1/+2 | |
2022-02-08 | home-manager: fix initial configuration | Franck Cuny | 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. | |||||
2022-02-08 | home: initial configuration for home manager | Franck Cuny | 2 | -0/+32 | |
2022-02-08 | xserver: drop deprecated variable | Franck Cuny | 1 | -1/+0 | |
``` warning: The following options are deprecated: - services.xserver.windowManager.default Please use services.xserver.displayManager.defaultSession = "none+i3"; instead. ``` | |||||
2022-02-08 | desktop: import correct module | Franck Cuny | 1 | -1/+1 | |
2022-02-08 | xserver: initial configuration | Franck Cuny | 3 | -8/+25 | |
Enable it for the desktop. | |||||
2022-02-08 | systems: drop nix.settings | Franck Cuny | 1 | -5/+0 | |
This is not yet available with the current configuration. | |||||
2022-02-08 | carmel: apply systems and desktop modules | Franck Cuny | 1 | -0/+2 | |
2022-02-08 | systems: default configuration for all systems | Franck Cuny | 3 | -3/+22 | |
2022-02-07 | modules: start desktop configuration | Franck Cuny | 2 |