aboutsummaryrefslogtreecommitdiff
path: root/hosts/tahoe/hardware.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-08delete configuration for old machinesFranck Cuny1-58/+0
These machines are gone, no need to keep the configuration around.
2023-05-02profiles/server: move boot loader configurationFranck Cuny1-3/+0
2023-05-02profiles/default: move stuff related to bootFranck Cuny1-1/+0
2023-05-02profiles: move things around for btrfsFranck Cuny1-7/+0
2023-05-02profiles/hardware: create a few profiles related to hardwareFranck Cuny1-2/+0
2023-04-03hosts/carmel: reconfigure the host as a routerFranck Cuny1-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.
2023-03-15hosts: it's time to switch to schedutilFranck Cuny1-0/+2
2023-03-14hosts/tahoe: set the consoleMode to "max"Franck Cuny1-0/+3
2023-01-10fix(hosts/tahoe): workaround md raid boot uuid issue in 22.11Franck Cuny1-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
2022-04-08hosts: rename hardware-configuration to hardwareFranck Cuny1-0/+0
2022-04-06enable AMD module correctlyFranck Cuny1-1/+1
2022-04-06refactor configuration for AMDFranck Cuny1-38/+39
2022-03-05tahoe: new hardware configuratioFranck Cuny1-21/+13
2022-02-27hosts: add tahoe, the new NASFranck Cuny1-0/+70