Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sway: need custom unit file for swayidle | Franck Cuny | 2022-02-13 | 1 | -6/+17 |
| | | | | | I don't have access to https://github.com/nix-community/home-manager/pull/2610 yet. | ||||
* | sway: run swayidle and waybar via systemd | Franck Cuny | 2022-02-13 | 3 | -9/+21 |
| | |||||
* | home-manager: the clown car | Franck Cuny | 2022-02-13 | 1 | -1/+1 |
| | |||||
* | home-manager: typo | Franck Cuny | 2022-02-13 | 1 | -1/+1 |
| | |||||
* | sway: adjust configuration | Franck Cuny | 2022-02-13 | 5 | -45/+59 |
| | | | | | | Create a new directory to have all things related to sway. Add some extra configuration for wofi. | ||||
* | sway: first attempt at configuring sway | Franck Cuny | 2022-02-13 | 3 | -2/+45 |
| | | | | | Let's switch right away to sway instead, now that there's an emacs package to support wayland. | ||||
* | home-manager: fix package name | Franck Cuny | 2022-02-13 | 1 | -1/+1 |
| | |||||
* | home-manager: install pavucontrol | Franck Cuny | 2022-02-13 | 1 | -0/+1 |
| | | | | This is needed to control the volume. | ||||
* | home-manager: add redshift | Franck Cuny | 2022-02-12 | 2 | -2/+16 |
| | |||||
* | home-manager: fix a few typos | Franck Cuny | 2022-02-12 | 1 | -2/+2 |
| | |||||
* | home-manager: push password-store to git | Franck Cuny | 2022-02-12 | 1 | -0/+28 |
| | | | | | Add a systemd timer and an unit to push the content of the password store to our git remote. | ||||
* | hosts: load services at the host level | Franck Cuny | 2022-02-12 | 2 | -11/+1 |
| | | | | | | These services are not configured at the user level, but at the host level. We might need a better separation in the future, in case I don't use xserver for example. | ||||
* | home-manager: delete keyring module | Franck Cuny | 2022-02-12 | 2 | -6/+0 |
| | | | | This needs to be setup at the host level. | ||||
* | move configurations and modules around | Franck Cuny | 2022-02-12 | 7 | -2/+54 |
| | | | | Sorry, this is a mess, hopefully the last one. | ||||
* | configs: move personal configuration with user | Franck Cuny | 2022-02-12 | 2 | -5/+5 |
| | |||||
* | home-manager: re-organize configuration for myself | Franck Cuny | 2022-02-12 | 8 | -0/+170 |