{ bluetooth = import ./bluetooth.nix; environment = import ./environment.nix; hyprland = import ./hyprland.nix; kde-connect = import ./kde-connect.nix; nix-common = import ./nix-common.nix; services = import ./services.nix; steam = import ./steam.nix; # sway = import ./sway.nix; system-packages = import ./system-packages.nix; }