spin off games folder
This commit is contained in:
parent
1faa92d85b
commit
1666d20a66
5 changed files with 24 additions and 8 deletions
5
home/games/morrowind/default.nix
Normal file
5
home/games/morrowind/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [ openmw ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue