From d90c12dfef36c9f1899703dc31decc04b3975fd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sat, 10 May 2025 17:15:21 +0200 Subject: [PATCH] System Gen30 @ 2025-05-10-17:15:20 by jonas@monolith --- flake.nix | 1 - hosts/monolith/configuration.nix | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index e3e264e..b5f9f5d 100644 --- a/flake.nix +++ b/flake.nix @@ -87,7 +87,6 @@ }; } nixos-hardware.nixosModules.lenovo-thinkpad-t14-amd-gen1 - nixos-hardware.nixosModules.common-gpu-nvidia inputs.sops-nix.nixosModules.sops nixos-cosmic.nixosModules.default ./modules diff --git a/hosts/monolith/configuration.nix b/hosts/monolith/configuration.nix index b88ddee..fd74aaa 100644 --- a/hosts/monolith/configuration.nix +++ b/hosts/monolith/configuration.nix @@ -38,6 +38,10 @@ hive.bluetooth.enable = true; hive.sound.enable = true; hive.yubikey.enable = true; + hive.programs.games.enable = true; + hive.programs.games.lutris = true; + hive.programs.games.steam = true; + hive.programs.games.wine = true; # system packages environment.systemPackages = with pkgs; [