Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-08 | desktop: configuration for i3 | Franck Cuny | 2 | -4/+19 | |
2022-02-08 | users: enable xdg | Franck Cuny | 1 | -0/+2 | |
2022-02-08 | hosts: remove unneeded comments | Franck Cuny | 1 | -6/+0 | |
2022-02-08 | systems: move some packages out of host config | Franck Cuny | 2 | -5/+1 | |
2022-02-08 | desktop: add sound | Franck Cuny | 2 | -0/+21 | |
Let's use pipewire. | |||||
2022-02-08 | systems: fix typo | Franck Cuny | 1 | -1/+1 | |
2022-02-08 | systems: install more packages | Franck Cuny | 2 | -1/+24 | |
2022-02-08 | home-manager: typo in my config | Franck Cuny | 1 | -1/+1 | |
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 | -0/+24 | |
We will create a module for desktop (which will also be used by the laptop). Start by configuring the fonts. | |||||
2022-02-07 | flake: pull home-manager and unstable | Franck Cuny | 1 | -1 |