Merge branch 'main' of github.com:alexmickelson/infrastructure
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user