about summary refs log tree commit diff
path: root/modules/system (follow)
Commit message (Collapse)AuthorAgeFilesLines
* users: add myself to the group 'nas'Franck Cuny2022-04-131-0/+1
|
* install documentations (man)Franck Cuny2022-04-092-4/+19
|
* users: add myself to "cdrom" groupFranck Cuny2022-04-081-0/+1
| | | | Otherwise I can't run `abcde`.
* modules: add a few moreFranck Cuny2022-04-083-2/+41
|
* modules: import packagesFranck Cuny2022-04-061-1/+2
|
* refactor boot configuration to a moduleFranck Cuny2022-04-062-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 fwupdFranck Cuny2022-04-052-1/+6
|
* refactor security to a moduleFranck Cuny2022-04-052-1/+6
|
* refactor users to a moduleFranck Cuny2022-04-052-1/+38
|
* refactor default packages to a moduleFranck Cuny2022-04-051-0/+49
|
* move locale configuration to a moduleFranck Cuny2022-04-052-1/+8
|
* console configuration is moved to a moduleFranck Cuny2022-04-052-1/+7
|
* nix: refactor to a moduleFranck Cuny2022-04-052-0/+17