about summary refs log tree commit diff
path: root/hosts/tahoe/hardware.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* profiles/server: move boot loader configurationFranck Cuny2023-05-021-3/+0
|
* profiles/default: move stuff related to bootFranck Cuny2023-05-021-1/+0
|
* profiles: move things around for btrfsFranck Cuny2023-05-021-7/+0
|
* profiles/hardware: create a few profiles related to hardwareFranck Cuny2023-05-021-2/+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.
* hosts: it's time to switch to schedutilFranck Cuny2023-03-151-0/+2
|
* hosts/tahoe: set the consoleMode to "max"Franck Cuny2023-03-141-0/+3
|
* fix(hosts/tahoe): workaround md raid boot uuid issue in 22.11Franck Cuny2023-01-101-2/+2
| | | | | | | Due to md device uuid availability issue in initrd. Refs: - https://github.com/NixOS/nixpkgs/issues/196800 - https://github.com/NixOS/nixpkgs/issues/199551
* hosts: rename hardware-configuration to hardwareFranck Cuny2022-04-081-0/+63