{pkgs, ...}: { environment.packages = [pkgs.git]; system.stateVersion = "26.05"; nix.settings.experimentalFeatures = ["nix-command" "flakes"]; }