{ inputs, ... }: { imports = with inputs.self.nixosModules; with inputs.self.nixosProfiles; [ ./desktop.nix ]; }