about summary refs log tree commit diff
path: root/hosts/common/system/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor security to a moduleFranck Cuny2022-04-051-1/+1
|
* refactor users to a moduleFranck Cuny2022-04-051-2/+1
|
* refactor default packages to a moduleFranck Cuny2022-04-051-11/+2
|
* move locale configuration to a moduleFranck Cuny2022-04-051-1/+0
|
* console configuration is moved to a moduleFranck Cuny2022-04-051-5/+0
|
* ssh: refactor to a moduleFranck Cuny2022-04-051-1/+0
| | | | Also install mosh and ensure the firewall opens the correct ports.
* nix: refactor to a moduleFranck Cuny2022-04-051-1/+0
|
* shell: switch from zsh to fishFranck Cuny2022-03-251-2/+2
| | | | why not ?
* hosts: ensure we have bash and zshFranck Cuny2022-02-271-0/+3
|
* system: add locale and securityFranck Cuny2022-02-181-2/+2
|
* motd: drop, there's no need for thatFranck Cuny2022-02-131-1/+0
|
* hosts: decrypt root disk via ssh on bootFranck Cuny2022-02-131-0/+1
|
* hosts: rename commons to commonFranck Cuny2022-02-121-0/+20