Added Steam and a couple cool games to the PC

This commit is contained in:
do butterflies cry? 2025-07-10 23:48:11 +10:00
parent edc56e4850
commit 607163846b

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?