about summary refs log tree commit diff
path: root/users/fcuny/desktop/xdg.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-12home-manager: git credential helpers configurationFranck Cuny1-0/+9
2022-02-12flake.lockFranck Cuny1-1/+56
2022-02-12hosts: load services at the host levelFranck Cuny3-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-12home-manager: delete keyring moduleFranck Cuny2-6/+0
This needs to be setup at the host level.
2022-02-12hosts: rename commons to commonFranck Cuny13-0/+0
2022-02-12hosts: import common modulesFranck Cuny2-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-12move configurations and modules aroundFranck Cuny20-26/+65
Sorry, this is a mess, hopefully the last one.
2022-02-12configs: move personal configuration with userFranck Cuny17-6/+6
2022-02-12home-manager: re-organize configuration for myselfFranck Cuny15-44/+58
2022-02-12home-manager: last typoFranck Cuny2-2/+2
2022-02-12home-manager: how many more typos ?Franck Cuny1-1/+1
2022-02-12home-manager: typoFranck Cuny1-1/+1
2022-02-12home-manager: remove trailing slashFranck Cuny1-1/+1
2022-02-12hosts: more typoFranck Cuny1-1/+1
2022-02-12hosts: typoFranck Cuny1-1/+2
2022-02-12hosts: centralize network configurationFranck Cuny3-10/+37
2022-02-12home-manager: start to organize user configurationFranck Cuny3-1/+15
2022-02-10home-manager: fix imports for passFranck Cuny1-1/+1
2022-02-10home-manager: install password-storeFranck Cuny2-0/+9
2022-02-10users: more cleanupFranck Cuny1-1/+0
2022-02-10users: we need to include desktop tooFranck Cuny1-0/+1
2022-02-10lib: remove in-existing moduleFranck Cuny1-1/+0
2022-02-10users: rename common.nix to default.nixFranck Cuny1-0/+0
We will use the variable 'destkop' to decide what to install after that.
2022-02-10hosts: set hostname from configurationFranck Cuny1-6/+2
2022-02-10nix: enable flakesFranck Cuny1-9/+12
2022-02-10fix a few errorsFranck Cuny3-2/+2
2022-02-10users: enable home-manager for myselfFranck Cuny1-0/+3