System Gen30 @ 2025-05-10-17:15:20 by jonas@monolith

This commit is contained in:
Jonas Röger 2025-05-10 17:15:21 +02:00
parent f2752fd8ef
commit d90c12dfef
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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; [