Merge branch 'main' of github.com:alexmickelson/infrastructure

This commit is contained in:
2025-05-27 20:56:07 -06:00

View File

@@ -33,6 +33,7 @@
# ghostty
# gnome-themes-extra
uv
ghostty
];
programs.fish = {
enable = true;
@@ -65,6 +66,7 @@ export DOTNET_CLI_TELEMETRY_OPTOUT=1
export DOTNET_ROOT=${pkgs.dotnetCorePackages.sdk_8_0}
set -x LIBVIRT_DEFAULT_URI qemu:///system
set -x TERM xterm-256color # ghostty
'';
};
home.file = {