Change starship prompt, update inputs, add nvidia module

This commit is contained in:
DashieTM 2024-08-19 20:52:00 +02:00
parent bd5a2e3ec5
commit 7730cbef59
9 changed files with 93 additions and 25 deletions

View file

@ -11,7 +11,5 @@
NIXOS_OZONE_WL = "1";
GOPATH = "$HOME/.go";
FLAKE = config.conf.nix_path;
# don't ask... marksman somehow requires this
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT = 1;
};
}