{pkgs, ...}: { ################################################################################################################## # # All Phil's Home Manager Configuration # ################################################################################################################## imports = [ ../../home/core.nix ../../home/hyprland ../../home/programs ../../home/rofi ]; programs.git = { userName = "DerGrumpf"; userEmail = "p.keier@beyerstedt-it.de"; }; }