{inputs, ...}: { imports = [ # Fork of nix inputs.lix-module.nixosModules.default # My own modules like rEFInd for nixos inputs.haipkgs.nixosModules.default # Chaotic nyx stuff (mostly for chos kernel) inputs.chaotic.nixosModules.default # TODO replace with hjem once possible inputs.home-manager.nixosModules.home-manager ]; }