Add battle for wesnoth
This commit is contained in:
parent
0f42a868b4
commit
c8b660bfe0
@ -1,5 +1,8 @@
|
||||
{...}:
|
||||
{pkgs, ...}:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
wesnoth
|
||||
];
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user