From 88e0972c1ec1761ebc870fd18cb82280503aae88 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Tue, 16 Dec 2025 13:25:17 +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 fe64ef4..20cb017 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -4,6 +4,7 @@ config = lib.mkIf (config.networking.hostName == "FredOS-Gaming") { environment.systemPackages = with pkgs; [ lutris + heroic ]; programs.steam = {