spin off games folder
This commit is contained in:
parent
d21521b64d
commit
cb89a4b6b0
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