about summary refs log tree commit diff
path: root/modules/system/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tahoe: move the initrd codeFranck Cuny2023-05-081-1/+0
| | | | It's the only host that uses this code.
* profiles: move things around for btrfsFranck Cuny2023-05-021-1/+0
|
* profiles/default: move default packages thereFranck Cuny2023-05-021-1/+0
|
* profiles/default: more consolidationFranck Cuny2023-05-021-4/+0
|
* profiles/workstation: add font configurationsFranck Cuny2023-05-021-1/+0
|
* profiles: create default and serverFranck Cuny2023-05-021-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 Cuny2022-04-091-4/+5
|
* modules: add a few moreFranck Cuny2022-04-081-2/+11
|
* modules: import packagesFranck Cuny2022-04-061-1/+2
|
* refactor boot configuration to a moduleFranck Cuny2022-04-061-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 fwupdFranck Cuny2022-04-051-1/+1
|
* refactor security to a moduleFranck Cuny2022-04-051-1/+1
|
* refactor users to a moduleFranck Cuny2022-04-051-1/+1
|
* move locale configuration to a moduleFranck Cuny2022-04-051-1/+1
|
* console configuration is moved to a moduleFranck Cuny2022-04-051-1/+1
|
* nix: refactor to a moduleFranck Cuny2022-04-051-0/+1