aboutsummaryrefslogtreecommitdiff
path: root/configs (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-21wireguard: module and peers configurationsFranck Cuny1-0/+15
Add a new module to automatically configure the peers for wireguard. The module needs a configuration file (in `configs/wireguard.toml`) which lists all the peers, their IP and and their public keys. The secret keys is encrypted as a secret with agenix. There's some initial documentation on how to use this setup.
2022-02-12configs: move personal configuration with userFranck Cuny14-213/+0
2022-02-10home-manager: mpd and ncmpcpp configurationFranck Cuny2-0/+43
2022-02-09polybar: rename configuration filesFranck Cuny2-0/+0
2022-02-09home-manager: let's try to configure polybarFranck Cuny11-0/+143
There's a few things missing (my binaries for the wifi and battery, at a minimum), but that's fine for now.
2022-02-09home-manager: fix zsh configFranck Cuny1-0/+15
2022-02-09home-manager: expand zsh configurationFranck Cuny1-0/+12