about summary refs log tree commit diff
path: root/hosts/aptos/hardware.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete configuration for old machinesFranck Cuny2023-12-081-44/+0
| | | | These machines are gone, no need to keep the configuration around.
* profiles/default: move stuff related to bootFranck Cuny2023-05-021-1/+0
|
* profiles: move things around for btrfsFranck Cuny2023-05-021-2/+0
|
* profiles/hardware: create a few profiles related to hardwareFranck Cuny2023-05-021-3/+0
|
* profiles/workstation: moved more things aroundFranck Cuny2023-05-011-3/+0
|
* hosts/carmel: reconfigure the host as a routerFranck Cuny2023-04-031-0/+3
| | | | | | | | | | | | I'm not using it as a desktop, and the current router is getting old and will likely fail in the near future. It's also a debian machine configured manually, so let's reconfigure carmel as our new router. There are three NICs in the host: 2 are 10Gb and one is 1Gb. The 1Gb will be used as the upstream interface, and one of the 10Gb will be for the LAN. There are 2 VLANs to configure: one for IoT devices and one for guest.
* ref(sane): move sane's configuration to correct placeFranck Cuny2022-06-091-0/+3
| | | | | | Change-Id: Ibb55ee455423c101fb6d3e62a2e9e4593682cf16 Reviewed-on: https://cl.fcuny.net/c/world/+/291 Reviewed-by: Franck Cuny <franck@fcuny.net>
* ref(bluetooth): remove the profileFranck Cuny2022-06-091-0/+2
| | | | | | | | | | | I don't need a profile for this, the module can be consumed directly from the host's hardware configuration. It removes one level of indirection and helps us toward the goal of completely removing all the profiles. Change-Id: I95a6fdc985420e7fe0ad737e7576d10d5c7eb114 Reviewed-on: https://cl.fcuny.net/c/world/+/289 Reviewed-by: Franck Cuny <franck@fcuny.net>
* hosts: rename hardware-configuration to hardwareFranck Cuny2022-04-081-0/+45