update system and fix nvim

This commit is contained in:
Noah Masur
2022-10-29 14:42:37 -04:00
parent b718a01dc4
commit 2af30faf7c
4 changed files with 22 additions and 22 deletions

View File

@ -4,7 +4,7 @@
config = lib.mkIf config.gaming.steam {
hardware.steam-hardware.enable = true;
unfreePackages = [ "steam" "steam-original" "steamcmd" ];
unfreePackages = [ "steam" "steam-original" "steamcmd" "steam-run" ];
environment.systemPackages = with pkgs; [
steam