about summary refs log tree commit diff
path: root/modules/systems (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-08systems: fix typoFranck Cuny1-1/+1
2022-02-08systems: install more packagesFranck Cuny2-1/+24
2022-02-08home-manager: typo in my configFranck Cuny1-1/+1
2022-02-08carmel: use DHCP on the wireless interfaceFranck Cuny1-1/+2
2022-02-08home-manager: fix initial configurationFranck Cuny2-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-08home: initial configuration for home managerFranck Cuny2-0/+32
2022-02-08xserver: drop deprecated variableFranck Cuny1-1/+0
``` warning: The following options are deprecated: - services.xserver.windowManager.default Please use services.xserver.displayManager.defaultSession = "none+i3"; instead. ```
2022-02-08desktop: import correct moduleFranck Cuny1-1/+1
2022-02-08xserver: initial configurationFranck Cuny3-8/+25
Enable it for the desktop.
2022-02-08systems: drop nix.settingsFranck Cuny1-5/+0