Added Steam and a couple cool games to the PC
This commit is contained in:
parent
4b03d162c7
commit
abed1dec09
1 changed files with 7 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ in {
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
(import "${home-manager}/nixos")
|
(import "${home-manager}/nixos")
|
||||||
inputs.spicetify-nix.nixosModules.default
|
inputs.spicetify-nix.nixosModules.default
|
||||||
|
|
||||||
|
../modules/steam.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.spicetify = let
|
programs.spicetify = let
|
||||||
|
|
@ -252,6 +254,11 @@ in {
|
||||||
# Cryptography
|
# Cryptography
|
||||||
openssl
|
openssl
|
||||||
libargon2
|
libargon2
|
||||||
|
|
||||||
|
# Games
|
||||||
|
mindustry-wayland
|
||||||
|
dwarf-fortress
|
||||||
|
nethack
|
||||||
];
|
];
|
||||||
|
|
||||||
# DEBUG: configuring xdg portal here instead?
|
# DEBUG: configuring xdg portal here instead?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue