Added games
This commit is contained in:
@@ -18,5 +18,8 @@
|
|||||||
|
|
||||||
# Communication tools
|
# Communication tools
|
||||||
discord
|
discord
|
||||||
|
|
||||||
|
# Games
|
||||||
|
atlauncher
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
5
home/applications/steam.nix
Normal file
5
home/applications/steam.nix
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
programs.steam = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user