fix steam crash

This commit is contained in:
2024-10-15 19:57:14 +01:00
parent cbf49472bb
commit d4fb7ee770
2 changed files with 2 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ in
home.packages = with pkgs; [
google-chrome
gh unzip fastfetch
prismlauncher steam
prismlauncher
# Override nerdfont to install JetBrains only.
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; })