Added Steam and a couple cool games to the PC

This commit is contained in:
Emile Clark-Boman 2025-07-10 23:48:11 +10:00
parent 4b03d162c7
commit abed1dec09

View file

@ -14,6 +14,8 @@ in {
./hardware-configuration.nix
(import "${home-manager}/nixos")
inputs.spicetify-nix.nixosModules.default
../modules/steam.nix
];
programs.spicetify = let
@ -252,6 +254,11 @@ in {
# Cryptography
openssl
libargon2
# Games
mindustry-wayland
dwarf-fortress
nethack
];
# DEBUG: configuring xdg portal here instead?