{pkgs, ...}: { environment.systemPackages = with pkgs; [ git rose-pine-gtk-theme virtiofsd linux-pam lm_sensors ]; nixpkgs.config.allowUnfree = true; nix.settings.experimental-features = ["nix-command" "flakes"]; time.timeZone = "Europe/Istanbul"; }