Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hosts: load igb kernel module for initrd | Franck Cuny | 2022-02-13 | 1 | -0/+1 |
| | | | | We need to load the driver for the NIC. | ||||
* | hosts: unlock disks remotely on boot | Franck Cuny | 2022-02-13 | 1 | -16/+4 |
| | | | | | Enable a SSH daemon in initrd, with our keys, so we can unlock remotely the disk on reboot. | ||||
* | hosts: remove configuration for ssh keys in initrd | Franck Cuny | 2022-02-13 | 1 | -1/+0 |
| | | | | This is not working yet, we will figure this out later. | ||||
* | hosts: decrypt root disk via ssh on boot | Franck Cuny | 2022-02-13 | 1 | -0/+21 |
| | |||||
* | hosts: import common modules | Franck Cuny | 2022-02-12 | 1 | -2/+1 |
| | | | | | | Update the `mkSystem` function to include the proper common module, and fix the path to import the common configuration for a desktop into `carmel`. | ||||
* | hosts: centralize network configuration | Franck Cuny | 2022-02-12 | 1 | -10/+15 |
| | |||||
* | hosts: set hostname from configuration | Franck Cuny | 2022-02-10 | 1 | -6/+2 |
| | |||||
* | fix a few errors | Franck Cuny | 2022-02-10 | 1 | -0/+1 |
| | |||||
* | nix: fix a bunch of stuff | Franck Cuny | 2022-02-10 | 1 | -0/+43 |