| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-04-06 | refactor boot configuration to a module | Franck Cuny | 1 | -5/+0 | |
| 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). | |||||
| 2022-04-05 | refactor modules for btrfs, ssd, and fwupd | Franck Cuny | 1 | -1/+1 | |
| 2022-04-05 | refactor network configuration | Franck Cuny | 1 | -1/+1 | |
| 2022-04-05 | refactor security to a module | Franck Cuny | 1 | -1/+1 | |
| 2022-04-05 | refactor users to a module | Franck Cuny | 1 | -2/+1 | |
| 2022-04-05 | refactor default packages to a module | Franck Cuny | 1 | -11/+2 | |
| 2022-04-05 | move locale configuration to a module | Franck Cuny | 1 | -1/+0 | |
| 2022-04-05 | console configuration is moved to a module | Franck Cuny | 1 | -5/+0 | |
| 2022-04-05 | ssh: refactor to a module | Franck Cuny | 1 | -1/+0 | |
| Also install mosh and ensure the firewall opens the correct ports. | |||||
| 2022-04-05 | nix: refactor to a module | Franck Cuny | 1 | -1/+0 | |
| 2022-03-25 | shell: switch from zsh to fish | Franck Cuny | 1 | -2/+2 | |
| why not ? | |||||
| 2022-02-27 | hosts: ensure we have bash and zsh | Franck Cuny | 1 | -0/+3 | |
| 2022-02-18 | system: add locale and security | Franck Cuny | 1 | -2/+2 | |
| 2022-02-13 | motd: drop, there's no need for that | Franck Cuny | 1 | -1/+0 | |
| 2022-02-13 | hosts: decrypt root disk via ssh on boot | Franck Cuny | 1 | -0/+1 | |
| 2022-02-12 | hosts: rename commons to common | Franck Cuny | 1 | -0/+0 | |
| 2022-02-12 | move configurations and modules around | Franck Cuny | 1 | -3/+2 | |
| Sorry, this is a mess, hopefully the last one. | |||||
| 2022-02-09 | systems: add a MoTD | Franck Cuny | 1 | -0/+1 | |
| 2022-02-09 | users: move users configuration to systems | Franck Cuny | 1 | -0/+1 | |
| 2022-02-09 | systems: typo | Franck Cuny | 1 | -0/+2 | |
| 2022-02-09 | systems: ensure latest kernel and tmp on tmpfs | Franck Cuny | 1 | -0/+3 | |
| 2022-02-09 | hosts: remove / clean code | Franck Cuny | 1 | -0/+8 | |
| 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. | |||||
| 2022-02-08 | systems: install more packages | Franck Cuny | 1 | -1/+2 | |
| 2022-02-08 | systems: default configuration for all systems | Franck Cuny | 1 | -0/+5 | |
