{ config, pkgs, ... }:
{
imports =
[ ./nixos-common.nix ./desktop-sway ./alacritty/capibara.nix ./theming ];
}