diff --git a/hosts/myputer/default.nix b/hosts/myputer/default.nix index 4313abb..337501f 100755 --- a/hosts/myputer/default.nix +++ b/hosts/myputer/default.nix @@ -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?