mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 19:40:14 +00:00
update system and fix nvim
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user