about summary refs log tree commit diff
path: root/hosts/common/system/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor boot configuration to a moduleFranck Cuny2022-04-061-5/+0
| | | | | | | | | 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 network configurationFranck Cuny2022-04-051-1/+1
|
* 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