about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* lib: remove in-existing moduleFranck Cuny2022-02-101-1/+0
|
* users: rename common.nix to default.nixFranck Cuny2022-02-101-0/+0
| | | | We will use the variable 'destkop' to decide what to install after that.
* hosts: set hostname from configurationFranck Cuny2022-02-101-6/+2
|
* nix: enable flakesFranck Cuny2022-02-101-9/+12
|
* fix a few errorsFranck Cuny2022-02-103-2/+2
|
* users: enable home-manager for myselfFranck Cuny2022-02-101-0/+3
|
* hosts: common configuration across all hostsFranck Cuny2022-02-101-0/+12
|
* home-manager: set the hostnameFranck Cuny2022-02-101-2/+2
|
* nix: fix a bunch of stuffFranck Cuny2022-02-103-12/+10
|
* 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
| | | | The path was incorrectly set up.
* 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
| | | | | At least the correct configuration is put on disk and the startup script is correct.
* home-manager: let's try to configure polybarFranck Cuny2022-02-0912-11/+163
| | | | | There's a few things missing (my binaries for the wifi and battery, at a minimum), but that's fine for now.
* 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
| | | | | | There's a lot of commented stuff I don't need, and move things that are configured in the host into modules, which will improve re-usability and readability of this configuration.
* 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
| | | | Add alacritty and use rofi for the menu.
* 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
| | | | Add git configuration and move go to its own module.
* 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
| | | | | | | | | | | | | I'm still struggling with documentation, and I'd rather have something simple that works rather than smart and does not work. The configuration for the host imports the modules that are relevant to that host (in the case of carmel, desktop and systems). For the home-manager, I create a profile "desktop" that contains stuff related to a desktop (i3, etc), and it includes the module "common" that contains stuff that I want on any machines (so that in the future, for a machine that is a server, the home manager will only import "common").
* Revert "desktop: new option to control desktop setup"Franck Cuny2022-02-092-30/+13
| | | | This reverts commit 343e89015a55b627400286a06937175facb1494d.
* Revert "desktop: install sound and xserver only when asked"Franck Cuny2022-02-092-44/+32
| | | | This reverts commit 3b1ac4f78d21802073c82df39ca7080ae70a67a9.
* 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
| | | | | We don't want to install a desktop on all hosts. We add a new option that we can set to true or false if we want a desktop to be installed.
* i3: remove extra packages and fix typoFranck Cuny2022-02-082-7/+1
|
* i3: separate configuration for xserver and i3Franck Cuny2022-02-084-25/+38
| | | | | Let's first configure the xserver in the desktop module, then we can have a configuration for i3 in the home-manager.
* 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
| | | | Let's use pipewire.
* 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
| | | | | This configuration is working, and I'm still unclear of how this is supposed to be done correctly. Might need to iterate a few more times.
* home: initial configuration for home managerFranck Cuny2022-02-082-0/+32
|
* xserver: drop deprecated variableFranck Cuny2022-02-081-1/+0
| | | | | | | | | | ``` warning: The following options are deprecated: - services.xserver.windowManager.default Please use services.xserver.displayManager.defaultSession = "none+i3"; instead. ```
* desktop: import correct moduleFranck Cuny2022-02-081-1/+1
|
* xserver: initial configurationFranck Cuny2022-02-083-8/+25
| | | | Enable it for the desktop.
* systems: drop nix.settingsFranck Cuny2022-02-081-5/+0
| | | | This is not yet available with the current configuration.
* 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
| | | | | We will create a module for desktop (which will also be used by the laptop). Start by configuring the fonts.
* 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
| | | | Initial configuration for the desktop (carmel).
* 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
This commit is empty on purpose.