wip
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
};
|
||||
|
||||
hardware.steam-hardware.enable = true;
|
||||
}
|
||||
@@ -20,6 +20,7 @@
|
||||
../common/features/ledger.nix
|
||||
../common/features/android-studio.nix
|
||||
../common/features/wine.nix
|
||||
../common/features/steam.nix
|
||||
../common/features/appimage.nix
|
||||
../common/features/home
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user