mirror of
https://github.com/nmasur/dotfiles
synced 2025-11-28 03:32:43 +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