aboutsummaryrefslogtreecommitdiff
path: root/modules/system (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-15zsh: switch to zsh as the default shellFranck Cuny1-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.
2022-05-06modules: add a few packagesFranck Cuny1-0/+2
2022-04-13users: add myself to the group 'nas'Franck Cuny1-0/+1
2022-04-09install documentations (man)Franck Cuny2-4/+19
2022-04-08users: add myself to "cdrom" groupFranck Cuny1-0/+1
Otherwise I can't run `abcde`.
2022-04-08modules: add a few moreFranck Cuny3-2/+41
2022-04-06modules: import packagesFranck Cuny1-1/+2
2022-04-06refactor boot configuration to a moduleFranck Cuny2-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).
2022-04-05refactor modules for btrfs, ssd, and fwupdFranck Cuny2-1/+6
2022-04-05refactor security to a moduleFranck Cuny2-1/+6
2022-04-05refactor users to a moduleFranck Cuny2-1/+38
2022-04-05refactor default packages to a moduleFranck Cuny1-0/+49
2022-04-05move locale configuration to a moduleFranck Cuny2-1/+8
2022-04-05console configuration is moved to a moduleFranck Cuny2-1/+7
2022-04-05nix: refactor to a moduleFranck Cuny2-0/+17