{ config, lib, pkgs, ... }: { # Read the changelog before changing this value home.stateVersion = "24.05"; # insert home-manager config imports = [ ../../modules/home-manager/nixvim ../../modules/home-manager/emacs ]; }