From 5f234a457bf9e628d92a4c9b8748cae095bc203f Mon Sep 17 00:00:00 2001 From: ediblerope Date: Tue, 9 Dec 2025 11:51:14 +0000 Subject: [PATCH] Update FredOS-Gaming.nix --- hosts/FredOS-Gaming.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index d813a7b..281d962 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -7,7 +7,7 @@ config = lib.mkIf (config.networking.hostName == "FredOS-Gaming") { environment.systemPackages = with pkgs; [ #Package name lutris - devilspie2 + gamescope ]; programs.steam = {