mochi/nixos/profiles
Joseph Hanson fb72f5accb
All checks were successful
Build / nix-build (native-x86_64, telperion) (push) Successful in 5m53s
Build / nix-build (native-x86_64, gandalf) (push) Successful in 8m26s
Build / nix-build (native-x86_64, shadowfax) (push) Successful in 15m8s
adding Hyprland again
2024-12-10 14:26:44 -06:00
..
global adding Hyprland again 2024-12-10 14:26:44 -06:00
disko-nixos.nix not sure 2024-06-26 10:34:14 -05:00
global.nix newer, less bugs 2024-11-06 07:58:12 -06:00
hw-generic-x86.nix ntfs --> nfs 2024-07-13 03:06:35 -05:00
hw-hetzner-cax.nix Disable smart on hetzner cax 2024-08-04 06:43:38 -05:00
hw-hp-s01.nix cleanup 2024-07-29 16:09:03 -05:00
hw-supermicro.nix correct disko def location and enable efi support. 2024-07-14 06:10:45 -05:00
hw-threadripperpro.nix re-enable smartd 2024-09-07 06:51:09 -05:00
README.md Mochi init 2024-06-20 08:59:56 -05:00
role-dev.nix add missing dev utils 2024-12-10 14:26:11 -06:00
role-server.nix add plex jellyfin and scrypted 2024-11-21 17:05:29 -06: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.