Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-12 | home-manager: git credential helpers configuration | Franck Cuny | 1 | -0/+9 | |
2022-02-12 | flake.lock | Franck Cuny | 1 | -1/+56 | |
2022-02-12 | hosts: load services at the host level | Franck Cuny | 3 | -11/+16 | |
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. | |||||
2022-02-12 | home-manager: delete keyring module | Franck Cuny | 2 | -6/+0 | |
This needs to be setup at the host level. | |||||
2022-02-12 | hosts: rename commons to common | Franck Cuny | 13 | -0/+0 | |
2022-02-12 | hosts: import common modules | Franck Cuny | 2 | -3/+2 | |
Update the `mkSystem` function to include the proper common module, and fix the path to import the common configuration for a desktop into `carmel`. | |||||
2022-02-12 | move configurations and modules around | Franck Cuny | 20 | -26/+65 | |
Sorry, this is a mess, hopefully the last one. | |||||
2022-02-12 | configs: move personal configuration with user | Franck Cuny | 17 | -6/+6 | |
2022-02-12 | home-manager: re-organize configuration for myself | Franck Cuny | 15 | -44/+58 | |
2022-02-12 | home-manager: last typo | Franck Cuny | 2 | -2/+2 | |
2022-02-12 | home-manager: how many more typos ? | Franck Cuny | 1 | -1/+1 | |
2022-02-12 | home-manager: typo | Franck Cuny | 1 | -1/+1 | |
2022-02-12 | home-manager: remove trailing slash | Franck Cuny | 1 | -1/+1 | |
2022-02-12 | hosts: more typo | Franck Cuny | 1 | -1/+1 | |
2022-02-12 | hosts: typo | Franck Cuny | 1 | -1/+2 | |
2022-02-12 | hosts: centralize network configuration | Franck Cuny | 3 | -10/+37 | |
2022-02-12 | home-manager: start to organize user configuration | Franck Cuny | 3 | -1/+15 | |
2022-02-10 | home-manager: fix imports for pass | Franck Cuny | 1 | -1/+1 | |
2022-02-10 | home-manager: install password-store | Franck Cuny | 2 | -0/+9 | |
2022-02-10 | users: more cleanup | Franck Cuny | 1 | -1/+0 | |
2022-02-10 | users: we need to include desktop too | Franck Cuny | 1 | -0/+1 | |
2022-02-10 | lib: remove in-existing module | Franck Cuny | 1 | -1/+0 | |
2022-02-10 | users: rename common.nix to default.nix | Franck Cuny | 1 | -0/+0 | |
We will use the variable 'destkop' to decide what to install after that. | |||||
2022-02-10 | hosts: set hostname from configuration | Franck Cuny | 1 | -6/+2 | |
2022-02-10 | nix: enable flakes | Franck Cuny | 1 | -9/+12 | |
2022-02-10 | fix a few errors | Franck Cuny | 3 | -2/+2 | |
2022-02-10 | users: enable home-manager for myself | Franck Cuny | 1 | -0/+3 |