Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zsh: switch to zsh as the default shell | Franck Cuny | 2022-05-15 | 1 | -1/+1 |
| | | | | | | | | | | `zsh' is available everywhere and is compatible with bash. When using `fish' I need to remember how to do things. While the completion style is nicer, I don't care about the rest. I prefer to have a consistent experience in the shell, no matter where am I. This is an initial configuration, I might need to make a few changes as I go. | ||||
* | modules: add a few packages | Franck Cuny | 2022-05-06 | 1 | -0/+2 |
| | |||||
* | users: add myself to the group 'nas' | Franck Cuny | 2022-04-13 | 1 | -0/+1 |
| | |||||
* | install documentations (man) | Franck Cuny | 2022-04-09 | 2 | -4/+19 |
| | |||||
* | users: add myself to "cdrom" group | Franck Cuny | 2022-04-08 | 1 | -0/+1 |
| | | | | Otherwise I can't run `abcde`. | ||||
* | modules: add a few more | Franck Cuny | 2022-04-08 | 3 | -2/+41 |
| | |||||
* | modules: import packages | Franck Cuny | 2022-04-06 | 1 | -1/+2 |
| | |||||
* | refactor boot configuration to a module | Franck Cuny | 2022-04-06 | 2 | -1/+49 |
| | | | | | | | | | We don't need the previous `hosts/common/system` configs anymore, as everything has been moved out. We keep some boot configuration for carmel in the host configuration for now, but I need to check why I don't have similar settings for tahoe (since I also need to unlock the host remotely). | ||||
* | refactor modules for btrfs, ssd, and fwupd | Franck Cuny | 2022-04-05 | 2 | -1/+6 |
| | |||||
* | refactor security to a module | Franck Cuny | 2022-04-05 | 2 | -1/+6 |
| | |||||
* | refactor users to a module | Franck Cuny | 2022-04-05 | 2 | -1/+38 |
| | |||||
* | refactor default packages to a module | Franck Cuny | 2022-04-05 | 1 | -0/+49 |
| | |||||
* | move locale configuration to a module | Franck Cuny | 2022-04-05 | 2 | -1/+8 |
| | |||||
* | console configuration is moved to a module | Franck Cuny | 2022-04-05 | 2 | -1/+7 |
| | |||||
* | nix: refactor to a module | Franck Cuny | 2022-04-05 | 2 | -0/+17 |