about summary refs log tree commit diff
path: root/hosts/common/system (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor boot configuration to a moduleFranck Cuny2022-04-063-42/+0
* refactor modules for btrfs, ssd, and fwupdFranck Cuny2022-04-052-9/+1
* refactor network configurationFranck Cuny2022-04-052-20/+1
* refactor security to a moduleFranck Cuny2022-04-052-6/+1
* refactor users to a moduleFranck Cuny2022-04-052-33/+1
* refactor default packages to a moduleFranck Cuny2022-04-052-58/+2
* move locale configuration to a moduleFranck Cuny2022-04-052-13/+0
* console configuration is moved to a moduleFranck Cuny2022-04-051-5/+0
* network: move tailscale in modulesFranck Cuny2022-04-051-6/+0
* ssh: refactor to a moduleFranck Cuny2022-04-052-7/+0
* nix: refactor to a moduleFranck Cuny2022-04-052-19/+0
* users: ensure I'm in the docker groupFranck Cuny2022-04-031-1/+1
* common: ensure zsh is installedFranck Cuny2022-03-251-0/+1
* shell: switch from zsh to fishFranck Cuny2022-03-252-3/+3
* default: install ethtool everywhereFranck Cuny2022-03-121-0/+1
* users: add another ssh keyFranck Cuny2022-03-121-2/+8
* system: install sqliteFranck Cuny2022-03-091-3/+3
* tailscale: add tailscale to the laptop (aptos)Franck Cuny2022-03-051-0/+6
* users: remove rsa keyFranck Cuny2022-03-021-1/+0
* users: change my ssh key for the laptopFranck Cuny2022-02-271-1/+2
* hosts: ensure we have bash and zshFranck Cuny2022-02-271-0/+3
* hardware: enable btrfs scrubber and fstrimmerFranck Cuny2022-02-271-0/+3
* ssh: authenticate only using ssh keyFranck Cuny2022-02-211-0/+1
* system: install a few more packagesFranck Cuny2022-02-211-1/+10
* users: add ssh keys for aptos and carmelFranck Cuny2022-02-211-2/+2
* boot: fix the prefixFranck Cuny2022-02-181-1/+1
* system: add locale and securityFranck Cuny2022-02-183-2/+19
* boot: reorganize and add commentsFranck Cuny2022-02-181-0/+8
* hosts: unlock disks remotely on bootFranck Cuny2022-02-132-3/+24
* motd: drop, there's no need for thatFranck Cuny2022-02-132-13/+0
* hosts: install linux perf tools for the hostFranck Cuny2022-02-131-1/+8
* hosts: decrypt root disk via ssh on bootFranck Cuny2022-02-132-0/+6
* hosts: rename commons to commonFranck Cuny2022-02-128-0/+136