{ config, pkgs, lib, ... }: { imports = [ ./audio.nix ./bluetooth.nix ./hardware.nix ./networking.nix ./nix.nix ./power.nix ./user.nix ]; }