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