{ config, pkgs, ... }: { imports = [ ./hardware-configuration.nix ./modules/generic.nix ./modules/borg.nix ]; system.stateVersion = "22.05"; }