{ lib, modulesPath, ... }: { imports = [./hardware-configuration.nix ./configuration.nix]; custom = { gui.enable = true; backups.enable = true; }; home-manager.users."riley".home.stateVersion = "22.11"; }