mochi/nixos/profiles
2024-07-14 06:10:45 -05:00
..
global Add telchar. 2024-07-11 07:28:53 -05:00
disko-nixos.nix not sure 2024-06-26 10:34:14 -05:00
global.nix Mochi init 2024-06-20 08:59:56 -05:00
hw-framework-16-7840hs.nix format 2024-07-14 05:13:52 -05:00
hw-generic-x86.nix ntfs --> nfs 2024-07-13 03:06:35 -05:00
hw-hetzner-cax.nix format profiles 2024-07-13 02:47:38 -05:00
hw-hp-s01.nix format profiles 2024-07-13 02:47:38 -05:00
hw-legion-15arh05h.nix disko takes care of efi touching 2024-07-14 06:02:04 -05:00
hw-supermicro.nix correct disko def location and enable efi support. 2024-07-14 06:10:45 -05:00
hw-thinkpad-t470.nix Move kernel mods to host from profile. 2024-06-23 09:38:07 -05:00
README.md Mochi init 2024-06-20 08:59:56 -05:00
role-dev.nix Full talosctl overlay for 1.7.5 and partial go 1.22.4 2024-07-04 03:33:02 -05:00
role-gaming.nix format profiles 2024-07-13 02:47:38 -05:00
role-server.nix builds wayland 2024-07-13 15:09:37 -05:00
role-workstation.nix vscode needs more frequent updates on stable... 2024-07-06 18:33:18 -05:00

Profiles

Here are the profiles that each host picks from to build up a system.

Pair a role with a device type and the correct software and settings will be enabled for that configuration. Where possible use the mySystem option list to configure defaults via these profiles, so they can be overridden later.

Global

Default global settings that will apply to every device. Things like locale, timezone, etc that wont change machine to machine

Hardware

Hardware settings so I can apply per set of machines as standard- i.e. all Raspi4's may benefit from a specific set of additions/hardware overlays.

Role

The roles the machine has. Machines may have multiple roles.