about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* home-manager: split the configurationFranck Cuny2022-02-102-16/+93
* home-manager: fix mpd configFranck Cuny2022-02-101-4/+9
* home-manager: mpd and ncmpcpp configurationFranck Cuny2022-02-104-0/+54
* home-manager: fix typo for polybarFranck Cuny2022-02-101-1/+1
* home-manager: fix the script for polybarFranck Cuny2022-02-101-1/+1
* polybar: rename configuration filesFranck Cuny2022-02-092-0/+0
* home-manager: fix GTK configurationFranck Cuny2022-02-091-2/+5
* home-manager: fix configuration for i3/polybarFranck Cuny2022-02-091-13/+5
* home-manager: let's try to configure polybarFranck Cuny2022-02-0912-11/+163
* desktop: configure GTKFranck Cuny2022-02-091-0/+30
* alacritty: more settingsFranck Cuny2022-02-091-1/+11
* git: update list of things to ignoreFranck Cuny2022-02-091-1/+21
* home-manager: fix zsh configFranck Cuny2022-02-092-1/+16
* home-manager: fix path for zsh.nixFranck Cuny2022-02-091-0/+0
* home-manager: expand zsh configurationFranck Cuny2022-02-093-0/+34
* systems: add a MoTDFranck Cuny2022-02-092-0/+13
* modules: swap capslock for controlFranck Cuny2022-02-091-1/+1
* hosts: use systemd-resolved on carmelFranck Cuny2022-02-091-0/+6
* modules: more softwareFranck Cuny2022-02-091-1/+2
* modules: set a few more options for nixFranck Cuny2022-02-091-0/+3
* hosts: remove usersFranck Cuny2022-02-091-1/+0
* users: move users configuration to systemsFranck Cuny2022-02-093-19/+26
* systems: typoFranck Cuny2022-02-091-0/+2
* systems: ensure latest kernel and tmp on tmpfsFranck Cuny2022-02-091-0/+3
* systems: more packagesFranck Cuny2022-02-091-1/+6
* hosts: remove / clean codeFranck Cuny2022-02-093-44/+21
* ssh: new module for managing sshFranck Cuny2022-02-091-0/+5
* home-manager: rofi uses alacrittyFranck Cuny2022-02-091-1/+1
* home-manager: more typos ..Franck Cuny2022-02-091-2/+2
* home-manager: update xdg configurationFranck Cuny2022-02-091-0/+13
* home-manager: i3 + rofi configurationFranck Cuny2022-02-091-1/+1
* home-manager: add mod for i3Franck Cuny2022-02-091-1/+3
* home-manager: typoFranck Cuny2022-02-091-1/+1
* home-manager: i3 configurationFranck Cuny2022-02-091-0/+6
* home-manager: add polybar to i3Franck Cuny2022-02-091-0/+16
* home-manager: add tmux configurationFranck Cuny2022-02-092-0/+14
* home-manager: fix one more typoFranck Cuny2022-02-091-1/+1
* home-manager: fix some typosFranck Cuny2022-02-092-1/+1
* home-manager: add more common programsFranck Cuny2022-02-093-4/+30
* terminal: alacritty is our terminal of choiceFranck Cuny2022-02-092-8/+12
* home-manager: fix typoFranck Cuny2022-02-091-1/+1
* home-manager: simplify the configurationFranck Cuny2022-02-095-20/+23
* Revert "desktop: new option to control desktop setup"Franck Cuny2022-02-092-30/+13
* Revert "desktop: install sound and xserver only when asked"Franck Cuny2022-02-092-44/+32
* desktop: install sound and xserver only when askedFranck Cuny2022-02-082-32/+44
* desktop: new option to control desktop setupFranck Cuny2022-02-082-13/+30
* i3: remove extra packages and fix typoFranck Cuny2022-02-082-7/+1
* i3: separate configuration for xserver and i3Franck Cuny2022-02-084-25/+38
* i3: move configuration to home-managerFranck Cuny2022-02-085-39/+41
* desktop: configuration for i3Franck Cuny2022-02-082-4/+19
* users: enable xdgFranck Cuny2022-02-081-0/+2
* hosts: remove unneeded commentsFranck Cuny2022-02-081-6/+0
* systems: move some packages out of host configFranck Cuny2022-02-082-5/+1
* desktop: add soundFranck Cuny2022-02-082-0/+21
* systems: fix typoFranck Cuny2022-02-081-1/+1
* systems: install more packagesFranck Cuny2022-02-082-1/+24
* home-manager: typo in my configFranck Cuny2022-02-081-1/+1
* carmel: use DHCP on the wireless interfaceFranck Cuny2022-02-081-1/+2
* home-manager: fix initial configurationFranck Cuny2022-02-082-4/+9
* home: initial configuration for home managerFranck Cuny2022-02-082-0/+32
* xserver: drop deprecated variableFranck Cuny2022-02-081-1/+0
* desktop: import correct moduleFranck Cuny2022-02-081-1/+1
* xserver: initial configurationFranck Cuny2022-02-083-8/+25
* systems: drop nix.settingsFranck Cuny2022-02-081-5/+0
* carmel: apply systems and desktop modulesFranck Cuny2022-02-081-0/+2
* systems: default configuration for all systemsFranck Cuny2022-02-083-3/+22
* modules: start desktop configurationFranck Cuny2022-02-072-0/+24
* flake: pull home-manager and unstableFranck Cuny2022-02-071-1/+10
* flake: install my user on carmelFranck Cuny2022-02-071-0/+1
* users: initial configuration for my userFranck Cuny2022-02-071-0/+19
* carmel: initial host configurationFranck Cuny2022-02-074-0/+192
* doc: how to install the systemFranck Cuny2022-02-071-0/+87
* Add README.org, LICENSE.txtFranck Cuny2022-02-072-0/+21
* Initial commitFranck Cuny2022-02-050-0/+0