{ pkgs, lib, ... }: { imports = [ ./base.nix ./code.nix ./sway.nix ]; }