Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tahoe: move the initrd code | Franck Cuny | 2023-05-08 | 1 | -1/+0 |
| | | | | It's the only host that uses this code. | ||||
* | profiles: move things around for btrfs | Franck Cuny | 2023-05-02 | 1 | -1/+0 |
| | |||||
* | profiles/default: move default packages there | Franck Cuny | 2023-05-02 | 1 | -1/+0 |
| | |||||
* | profiles/default: more consolidation | Franck Cuny | 2023-05-02 | 1 | -4/+0 |
| | |||||
* | profiles/workstation: add font configurations | Franck Cuny | 2023-05-02 | 1 | -1/+0 |
| | |||||
* | profiles: create default and server | Franck Cuny | 2023-05-02 | 1 | -1/+0 |
| | | | | | | | | | | The NAS and the router are "servers", and we create a base profile for them. We add a default profile that will set things that are common to all my hosts, and we start with the locales. Update tahoe/carmel to use the server profile. | ||||
* | install documentations (man) | Franck Cuny | 2022-04-09 | 1 | -4/+5 |
| | |||||
* | modules: add a few more | Franck Cuny | 2022-04-08 | 1 | -2/+11 |
| | |||||
* | modules: import packages | Franck Cuny | 2022-04-06 | 1 | -1/+2 |
| | |||||
* | refactor boot configuration to a module | Franck Cuny | 2022-04-06 | 1 | -1/+5 |
| | | | | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | refactor security to a module | Franck Cuny | 2022-04-05 | 1 | -1/+1 |
| | |||||
* | refactor users to a module | Franck Cuny | 2022-04-05 | 1 | -1/+1 |
| | |||||
* | move locale configuration to a module | Franck Cuny | 2022-04-05 | 1 | -1/+1 |
| | |||||
* | console configuration is moved to a module | Franck Cuny | 2022-04-05 | 1 | -1/+1 |
| | |||||
* | nix: refactor to a module | Franck Cuny | 2022-04-05 | 1 | -0/+1 |