> <@etrigan63:matrix.org> OK, wireless networking is now functional in the base install. I suggest that the necessary code be added to the `configuration.nix` file that is generated during installation. I am now attempting to use Jon's configs for an i3 deployment and have run into an error during the rebuild. > ``` > [guru@gnomeregan:~]$ sudo nixos-rebuild switch > [sudo] password for guru: > building Nix... > building the system configuration... > error: The option `services.xserver.displayManager.job.execCmd' has conflicting definitions, in `/nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/services/x11/display-managers/sddm.nix' and `/nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/services/x11/display-managers/lightdm.nix'. > (use '--show-trace' to show detailed location information) > ``` And I founf the