{ config, lib, nixpkgs, ... }: { imports = [ ./modules ./os ]; system.stateVersion = "23.11"; }