1 2 3 4 5 6 7 8
{config, ...}: { imports = [ ./system/fileSystemLayouts.nix ./system/hardware.nix ./system/packages.nix ./system/users.nix ]; }